# 기본

- [MetaMask 사용하기](https://docs.chiliz.com/ko/undefined-2/undefined/metamask.md)
- [MetaMask 설치하기](https://docs.chiliz.com/ko/undefined-2/undefined/metamask/metamask.md)
- [Chiliz 체인을 MetaMask에 연결하기](https://docs.chiliz.com/ko/undefined-2/undefined/metamask/chiliz-metamask.md)
- [Chiliz 체인에 연결하기](https://docs.chiliz.com/ko/undefined-2/undefined/chiliz.md)
- [RPC 사용하여 연결하기](https://docs.chiliz.com/ko/undefined-2/undefined/chiliz/rpc.md)
- [Chiliz 체인 노드 실행](https://docs.chiliz.com/ko/undefined-2/undefined/chiliz/chiliz.md)
- [하드웨어 지갑 사용](https://docs.chiliz.com/ko/undefined-2/undefined/chiliz/undefined.md)
- [블록 탐색기](https://docs.chiliz.com/ko/undefined-2/undefined/undefined.md)
- [Spicy 파셋](https://docs.chiliz.com/ko/undefined-2/undefined/spicy.md): testCHZ 및 testFanTokens을 MetaMask 지갑으로 받기
- [Tatum 파셋을 사용하여 testCHZ 받기](https://docs.chiliz.com/ko/undefined-2/undefined/spicy/tatum-testchz.md)
- [Spicy 파셋을 사용하여 testCHZ 받기](https://docs.chiliz.com/ko/undefined-2/undefined/spicy/spicy-testchz.md)
- [Spicy 파셋을 사용하여 테스트 팬 토큰 받기](https://docs.chiliz.com/ko/undefined-2/undefined/spicy/spicy.md)
- [래핑된 CHZ 받기](https://docs.chiliz.com/ko/undefined-2/undefined/chz.md)


---

# Agent Instructions: 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:

```
GET https://docs.chiliz.com/ko/undefined-2/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
