# HOW-TO GUIDES

- [新手入门（视频指南）](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/xin-shou-ru-men-shi-pin-zhi-nan.md)
- [HunnyPlay 新手入门（视频指南）](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/hunnyplay-xin-shou-ru-men-shi-pin-zhi-nan.md)
- [如何创建BSC钱包](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/how-to-create-a-bsc-wallet.md)
- [获取BEP20代币](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/get-bep20-tokens.md)
- [如何在PancakeSwap上购买HUNNY代币](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/how-to-buy-usdhunny.md)
- [如何在PancakeSwap上换取HUNNY-BNB LP代币](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/how-to-add-liquidity-to-hunny-hive.md)
- [如何添加HUNNY代币到钱包](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/how-to-add-a-hunny-token-to-metamask.md)
- [币安智能链 (BSC)](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/binance-smart-chain-bsc.md)
- [(iOS) 使用Trust Wallet连接到HunnyFinance](https://docs.hunny.finance/jian-ti-zhong-wen/how-to-guides/ios-trust-wallet.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.hunny.finance/jian-ti-zhong-wen/how-to-guides.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.
