# How to Buy LOVE

## Purchase from PancakeSwap

* Go to PancakeSwap [here](https://pancakeswap.finance/swap?inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56\&outputCurrency=0x9505dbD77DaCD1F6C89F101b98522D4b871d88C5).
* Connect your wallet to PancakeSwap.
* If this is the first time you are purchasing LOVE from PancakeSwap, you need to **APPROVE** the token.
* Proceed to APPROVE the token and wait for the transaction to complete.
* Enter the amount of BUSD or LOVE you would like to purchase.
* Set your desire "Slippage".

{% hint style="info" %}
In a period of high market volatility, you may need to set higher slippage for the transaction to be complete. Any failed transaction will cause you a gas fee (charged by the miners).
{% endhint %}

* Click on "SWAP" and approve the transaction on your wallet.
* Once your transaction is completed, you can view your LOVE balance in your wallet.

## Purchase BOND from HunnyDAO

* Refer to the documentation [here](/hunnydao-guide/how-do-i-purchase-bond.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-dao.hunny.finance/hunnydao-guide/how-to-buy-love.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.
