# 사용 가이드

- [제로 마일리지 스왑](https://docs.czero.finance/guide/czm_swap.md): NFT 혹은 토큰 스테이킹 보상으로 받는 제로 마일리를, DEX 거래소에서 교환 가능한 CZero Pay 토큰으로 교환(스왑)하는 방법.
- [CZero Pay 토큰 지갑 등록](https://docs.czero.finance/guide/cp_regist.md): CZero Pay 토큰을 DEX 거래소에 거래하실 때, 지갑에 토큰 등록을 하시면 수량 확인 등이 편리합니다.
- [CZero Pay Token 스왑](https://docs.czero.finance/guide/cpt_swap.md): 제로 마일리지로 변환한 CZero Pay Token을 DEX 거래소(Klayswap.com)에서 USDC등 다른 코인과 스왑(교환)하실 수 있습니다.
- [지갑 만들기](https://docs.czero.finance/guide/undefined.md)
- [지갑 연동](https://docs.czero.finance/guide/undefined-1.md)
- [NFT Minting](https://docs.czero.finance/guide/nft-minting.md)
- [NFT Staking](https://docs.czero.finance/guide/nft-staking.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.czero.finance/guide.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.
