# How do I Purchase Bond

## Purchase BOND from HunnyDAO

* Go to HunnyDAO [here](https://dao.hunny.finance/#/bonds).
* Connect your wallet to HunnyDAO.
* Select one of the available **BOND** to purchase.

![](/files/YXmOdI8Olj5aKcS4uFYY)

{% hint style="info" %}
More BOND will be added in the future. Please check out our social media channels for updates.
{% endhint %}

{% hint style="danger" %}
**Before purchasing any BOND, please check the ROI and the discounted price before committing your purchase. Once you have committed your purchase, HunnyDAO will not be able to refund your bond purchases.**
{% endhint %}

* Enter the "Amount" of BOND you would like to purchase.

![](/files/USqiENTWMOmOTzXqWu7L)

* Set your desire "Slippage". By default, the Slippage is set to 0.5%

![](/files/ehqH4St4FV6yhjTEflwF)

{% 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 "Bond" and approve the transaction on your wallet.
* Wait for the transaction to complete.
* Once you have Bond successfully, your Bonds will appear on the Bond Page.

![](/files/Zvl0q1ATCL0YyhAergng)

{% hint style="warning" %}
Please take note that Bond Purchases will have a Vesting Period of 5 days.
{% endhint %}

* Your "Claimable" will slowly increase until it reaches the Fully Vested period.
* You can choose to Claim your "Claimable" by clicking on the "Claim" button.


---

# 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-do-i-purchase-bond.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.
