# HOW-TO GUIDES

- [Getting Started on HunnyPlay (Video Guide)](https://docs.hunny.finance/how-to-guides/getting-started-on-hunnyplay-video-guide.md)
- [Getting Started on HunnyPoker (Video Guide)](https://docs.hunny.finance/how-to-guides/getting-started-video-guide.md)
- [How to Create a BSC Wallet](https://docs.hunny.finance/how-to-guides/how-to-create-a-bsc-wallet.md)
- [Get BEP20 Tokens](https://docs.hunny.finance/how-to-guides/get-bep20-tokens.md)
- [How to Buy $HUNNY on PancakeSwap](https://docs.hunny.finance/how-to-guides/how-to-buy-usdhunny.md)
- [How to Obtain HUNNY-BNB LP Token on PancakeSwap](https://docs.hunny.finance/how-to-guides/how-to-add-liquidity-to-hunny-hive.md)
- [How to Add HUNNY Token to Wallet](https://docs.hunny.finance/how-to-guides/how-to-add-a-hunny-token-to-metamask.md)
- [Binance Smart Chain (BSC)](https://docs.hunny.finance/how-to-guides/binance-smart-chain-bsc.md)
- [(iOS) Connecting to HunnyFinance with Trust Wallet](https://docs.hunny.finance/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/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.
