> 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/korean/how-to-guides/how-to-add-liquidity-to-hunny-hive.md).

# 팬케이크스왑(PancakeSwap)에서 HUNNY-BNB LP 토큰 구매 방법

![](/files/-Mb5W5qm-MDIykSagNDT)

## 요구사항:

* BSC 월렛을 보유하세요.
* 가스 수수료를 위해 BSC 월렛에 BNB를 보유하세요.
* 월렛에 동일한 가치의 BNB와 HUNNY를 보유하세요.

## 1. 팬케이크스왑([PancakeSwap](https://exchange.pancakeswap.finance/#/add/BNB/0x565b72163f17849832a692a3c5928cc502f46d69))으로 이동하세요. <a href="#id-1-go-to-spiritswap-finance" id="id-1-go-to-spiritswap-finance"></a>

![](/files/-McKngr8v4b9K2vDzt2t)

## 2. BSC 월렛을 연결하세요. <a href="#id-2-connect-wallet" id="id-2-connect-wallet"></a>

![](/files/-McKo2RrmUrivw8E2hHj)

## 3. 유동성 풀에 추가하려는 BNB 금액을 입력하세요. 그에 상당하는 $HUNNY 금액이 자동으로 계산됩니다. <a href="#id-5-select-usdftm-and-usdusdc" id="id-5-select-usdftm-and-usdusdc"></a>

![](/files/-McKqoptcgPJmFGbgZl-)

## 4. “Approve HUNNY”를 클릭하세요. 가스 수수료가 필요합니다. <a href="#id-7-approve-usdusdc" id="id-7-approve-usdusdc"></a>

![](/files/-McKrfpBCpUqRVrkOLem)

## 5. 트랜잭션 확인을 받게 됩니다. “Supply”를 클릭하여 유동성 추가를 진행합니다. <a href="#id-8-confirm-transaction-in-metamask" id="id-8-confirm-transaction-in-metamask"></a>

![](/files/-McKrzpBoZrym_6Ob-K5)

## 6. 트랜잭션을 확인 합니다. 가스 수수료가 필요합니다. <a href="#id-10-select-confirm-supply" id="id-10-select-confirm-supply"></a>

![](/files/-McKsuKYxdvzjli0xvTp)

## 7. **이제 일치하는 유동성 풀에 스테이크 할 수 있는 LP 토큰을 받게 됩니다.** <a href="#id-11-confirm-transaction-in-metamask" id="id-11-confirm-transaction-in-metamask"></a>

![](/files/-McKtUrXmfo2dKSko_lU)

**팬케이크허니** [**HUNNY-BNB HIVE**](broken://pages/-McKzTQOHuIVfyc-88HA)**에서 스테이크를 시작하시면 됩니다.**


---

# 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/korean/how-to-guides/how-to-add-liquidity-to-hunny-hive.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.
