> For the complete documentation index, see [llms.txt](https://nftsbattle.gitbook.io/nfts-battle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nftsbattle.gitbook.io/nfts-battle/help.md).

# FAQ

- [封閉測試](https://nftsbattle.gitbook.io/nfts-battle/help/feng-bi-ce-shi.md)
- [封測遊戲相關說明](https://nftsbattle.gitbook.io/nfts-battle/help/feng-bi-ce-shi/feng-ce-you-xi-xiang-guan-shuo-ming.md)
- [Android](https://nftsbattle.gitbook.io/nfts-battle/help/feng-bi-ce-shi/android.md): 僅限於Android 手機用戶，請不要看錯囉～
- [iOS](https://nftsbattle.gitbook.io/nfts-battle/help/feng-bi-ce-shi/ios.md): 僅限於iOS手機用戶，請不要看錯囉～
- [常見問題](https://nftsbattle.gitbook.io/nfts-battle/help/chang-jian-wen-ti.md)
- [NFT是什麼](https://nftsbattle.gitbook.io/nfts-battle/help/chang-jian-wen-ti/whats-an-nft.md)
- [交易市場](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang.md)
- [市場上架 NFT ](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang/shi-chang-shang-jia-nft.md)
- [如何購買NFT](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang/ru-he-gou-mai-nft.md)
- [如何下架NFT](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang/ru-he-xia-jia-nft.md)
- [修改NFT價格](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang/xiu-gai-nft-jia-ge.md)
- [交易市場費用](https://nftsbattle.gitbook.io/nfts-battle/help/jiao-yi-shi-chang/jiao-yi-shi-chang-fei-yong.md)
- [錢包問題](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti.md)
- [MetaMask創建教學](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/metamask-wallet-setup.md): 小狐狸錢包是什麼？怎麼安裝？怎麼設定？來～看這裡！
- [Trust Wallet創建教學](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/trust-wallet-chuang-jian-jiao-xue.md)
- [MetaMask購買教學](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/metamask-gou-mai-jiao-xue.md)
- [Trust Wallet 購買教學](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/register-wallet-to-account.md)
- [導入NFT進入錢包](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/dao-ru-nft-jin-ru-qian-bao.md)
- [常見問題](https://nftsbattle.gitbook.io/nfts-battle/help/qian-bao-wen-ti/chang-jian-wen-ti.md)
- [新年活動常見問題](https://nftsbattle.gitbook.io/nfts-battle/help/xin-nian-huo-dong-chang-jian-wen-ti.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://nftsbattle.gitbook.io/nfts-battle/help.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.
