> For the complete documentation index, see [llms.txt](https://docs.neverland.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neverland.finance/untitled-1/undefined-3.md).

# 네버랜드 사용법

- [HOOK 민팅 (1,1)](https://docs.neverland.finance/untitled-1/undefined-3/hook-1-1.md)
- [HOOK 스테이킹 (3,3)](https://docs.neverland.finance/untitled-1/undefined-3/hook-3-3.md)
- [HOOK 민팅 (4,4)](https://docs.neverland.finance/untitled-1/undefined-3/hook-4-4.md)
- [wCLOCK 스테이킹 (5,5)](https://docs.neverland.finance/untitled-1/undefined-3/wclock-5-5.md)
- [초보자 가이드](https://docs.neverland.finance/untitled-1/undefined-3/undefined.md)
- [지갑 만들기](https://docs.neverland.finance/untitled-1/undefined-3/undefined/undefined.md)
- [네버랜드에 지갑 연결](https://docs.neverland.finance/untitled-1/undefined-3/undefined/undefined-1.md)
- [HOOK 구매하기](https://docs.neverland.finance/untitled-1/undefined-3/undefined/hook.md)
- [민팅하기](https://docs.neverland.finance/untitled-1/undefined-3/undefined/undefined-2.md)
- [스테이킹 하기](https://docs.neverland.finance/untitled-1/undefined-3/undefined/undefined-3.md)
- [Zaps](https://docs.neverland.finance/untitled-1/undefined-3/zaps.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.neverland.finance/untitled-1/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
