> 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/jian-ti-zhong-wen/products.md).

# Products

- [游乐场 (HunnyPlay)](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay.md): HunnyPlay – 在币安智能链 (BSC) 上拥有最刺激，最好玩，与最有趣的游乐场。
- [HunnyPlay 条款与条件](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/hunnyplay-tiao-kuan-yu-tiao-jian.md): 更新日期于 2023 年 8 月 2 日
- [连接钱包](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/connecting-wallet.md)
- [存款](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/making-a-deposit.md)
- [取款](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/making-a-withdrawal.md)
- [观看交易记录](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/view-transaction-history.md)
- [返现计划](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/ling-qu-fan-xian.md)
- [领取返现](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/ling-qu-fan-xian/ling-qu-fan-xian.md)
- [HunnyPlay 用户推荐计划](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/hunnyplay-yong-hu-tui-jian-ji-hua.md): 首创的用户推荐计划
- [VIP用户排行奖金](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/referral-cashback-and-bonus-coming-soon.md)
- [HunnyPlay Dollar ($HUSD)](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/hunnyplay-dollar-usdhusd.md)
- [HunnyPlay 质押](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunnyplay/hunnyplay-zhi-ya.md)
- [扑克 (HunnyPoker)](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker.md): 如果您喜欢德州扑克，试试您的运气，从HunnyPoker赢得更多HUNNY吧。
- [连接钱包](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/connecting-wallet.md)
- [更新用户资料](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/updating-profile.md)
- [存款](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/making-a-deposit.md)
- [游戏玩法](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/how-to-play.md)
- [加入游戏](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/joining-a-game.md)
- [扑克俱乐部](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club.md)
- [创建俱乐部](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/create-a-club.md)
- [俱乐部管理](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/manage-club.md)
- [创建新游戏桌](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/create-new-table.md)
- [发送信息](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/sending-message.md)
- [删除俱乐部成员](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/managing-club-members.md)
- [俱乐部设置](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/manage-club/club-setting.md)
- [加入俱乐部](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/poker-club/joining-a-club.md)
- [取款](https://docs.hunny.finance/jian-ti-zhong-wen/products/hunny-poker/making-a-withdrawal.md)
- [Hunny预售 (已结束)](https://docs.hunny.finance/jian-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/jian-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.
