> For the complete documentation index, see [llms.txt](https://whitepaper.redcatclub.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.redcatclub.com/home/redcat-dao.md).

# RedCat DAO

- [Discord YT Video](https://whitepaper.redcatclub.com/home/redcat-dao/discord-yt-video.md): Youtube 影片
- [Discord Adopt RedCat](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat.md): 領養 RedCat
- [Step 1 - MAX 交易所入金與出金](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step-1-max-jiao-yi-suo-ru-jin-yu-chu-jin.md)
- [Step2 - MetaMask 添加 BSC 鏈](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step2-metamask-tian-jia-bsc-lian.md)
- [Step3 - 幣安出金到 MetaMask 狐狸錢包](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step3-bi-an-chu-jin-dao-metamask-hu-li-qian-bao.md)
- [Step4 - 領養 RedCat](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step4-ling-yang-redcat.md)
- [Step5 - 在二級市場或狐狸錢包查看 RedCat](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step5-zai-er-ji-shi-chang-huo-hu-li-qian-bao-cha-kan-redcat.md)
- [Step6 - 認證持有 RedCat](https://whitepaper.redcatclub.com/home/redcat-dao/discord-adopt-redcat/step6-ren-zheng-chi-you-redcat.md)
- [Discord Announcement](https://whitepaper.redcatclub.com/home/redcat-dao/discord-announcement.md): 公告區
- [Discord Verify](https://whitepaper.redcatclub.com/home/redcat-dao/discord-verify.md): 驗證區
- [Discord Game](https://whitepaper.redcatclub.com/home/redcat-dao/discord-game.md): 遊戲區
- [Discord Rest Area](https://whitepaper.redcatclub.com/home/redcat-dao/discord-rest-area.md): 休憩區
- [Discord BlockChain Station](https://whitepaper.redcatclub.com/home/redcat-dao/discord-blockchain-station.md): 區塊鏈技術站
- [Discord BlockChain News](https://whitepaper.redcatclub.com/home/redcat-dao/discord-blockchain-news.md): 區塊鏈快訊
- [Discord Title](https://whitepaper.redcatclub.com/home/redcat-dao/discord-title.md): 稱號一覽
- [Discord Rank & Invite](https://whitepaper.redcatclub.com/home/redcat-dao/discord-rank-and-invite.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://whitepaper.redcatclub.com/home/redcat-dao.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.
