> 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/undefined.md).

# 초보자 가이드

## [**1. 지갑 만들기**](/untitled-1/undefined-3/undefined/undefined.md)

* **MetaMask 지갑 만들기**
* [**MetaMask 지갑에 클레이튼 네트워크 추가하기**](/untitled-1/undefined-3/undefined/undefined.md#12)
* [**Kaikas 지갑 만들기**](https://docs.neverland.finance/untitled-1/undefined-3/pages/MIS5e8ws1MM8KMVnzOV8#2.kaikas)

## [**2. Neverland에 지갑 연결하는 방법**](/untitled-1/undefined-3/undefined/undefined-1.md)

* [**Neverland에 지갑 연결하기**](https://docs.neverland.finance/untitled-1/undefined-3/pages/bhhU1Lo70UJtNgb2s6KI#1.)
* [**지갑에 HOOK, CLOCK 추가하기**](https://docs.neverland.finance/untitled-1/undefined-3/pages/bhhU1Lo70UJtNgb2s6KI#2.-hook-clock)

## [**3. HOOK** 구매하기](/untitled-1/undefined-3/undefined/hook.md)

## [**4. 민팅하기**](/untitled-1/undefined-3/undefined/undefined-2.md)

## [**5.** 스테이킹 하기](/untitled-1/undefined-3/undefined/undefined-3.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/undefined.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.
