> For the complete documentation index, see [llms.txt](https://docs.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hunny.finance/fan-ti-zhong-wen/products.md).

# Products

- [遊樂場 (HunnyPlay)](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay.md): HunnyPlay – 在幣安智能鏈 (BSC) 上擁有最刺激，最好玩，與最有趣的遊樂場。
- [HunnyPlay 條款與條件](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/hunnyplay-tiao-kuan-yu-tiao-jian.md): 更新日期於 2023 年 8 月 2 日
- [連接錢包](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/connecting-wallet.md)
- [存款](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/making-a-deposit.md)
- [取款](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/making-a-withdrawal.md)
- [觀看交易記錄](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/view-transaction-history.md)
- [返现计划](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/ling-qu-fan-xian.md)
- [領取返現](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/ling-qu-fan-xian/ling-qu-fan-xian.md)
- [HunnyPlay 用戶推薦計劃](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/hunnyplay-yong-hu-tui-jian-ji-hua.md): 首創的用戶推薦計劃
- [VIP用戶排行獎金](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/vip-yong-hu-pai-xing-jiang-jin.md)
- [HunnyPlay Dollar ($HUSD)](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/hunnyplay-dollar-usdhusd.md)
- [HunnyPlay 質押](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunnyplay/hunnyplay-zhi-ya.md)
- [撲克 (HunnyPoker)](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker.md): 如果您喜歡德州撲克，試試您的運氣，從HunnyPoker贏得更多HUNNY吧。
- [連接錢包](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/connecting-wallet.md)
- [更新用戶資料](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/updating-profile.md)
- [存款](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/making-a-deposit.md)
- [遊戲玩法](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/how-to-play.md)
- [加入遊戲](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/joining-a-game.md)
- [撲克俱樂部](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club.md)
- [創建俱樂部](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/create-a-club.md)
- [俱樂部管理](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club.md)
- [創建新遊戲桌](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/create-new-table.md)
- [發送信息](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/sending-message.md)
- [刪除俱樂部成員](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/managing-club-members.md)
- [俱樂部設置](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/club-setting.md)
- [加入俱樂部](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/poker-club/joining-a-club.md)
- [取款](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-poker/making-a-withdrawal.md)
- [Hunny預售 (已結束)](https://docs.hunny.finance/fan-ti-zhong-wen/products/hunny-pre-sale.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.hunny.finance/fan-ti-zhong-wen/products.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.
