# HOW-TO GUIDES

- [BSC 월렛 생성 방법](https://docs.hunny.finance/korean/how-to-guides/how-to-create-a-bsc-wallet.md)
- [BEP20 토큰 받기](https://docs.hunny.finance/korean/how-to-guides/get-bep20-tokens.md)
- [팬케이크스왑(PancakeSwap)에서 $HUNNY 구매 방법](https://docs.hunny.finance/korean/how-to-guides/how-to-buy-usdhunny.md)
- [팬케이크스왑(PancakeSwap)에서 HUNNY-BNB LP 토큰 구매 방법](https://docs.hunny.finance/korean/how-to-guides/how-to-add-liquidity-to-hunny-hive.md)
- [월렛에 HUNNY 토큰 추가하는 방법](https://docs.hunny.finance/korean/how-to-guides/how-to-add-a-hunny-token-to-metamask.md)
- [바이낸스 스마트체인(BSC)](https://docs.hunny.finance/korean/how-to-guides/binance-smart-chain-bsc.md)
- [(iOS) 트러스트 월렛으로 HunnyFinance에 연결하기](https://docs.hunny.finance/korean/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/korean/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.
