# How to Bond

&#x20;  1\.   Head over to the Botto app and click on the “Ω Bonds” icon in the top navigation bar. Or choose BOTTO-ETH UNI from the [Olympus Pro Bonds Marketplace](https://pro.olympusdao.finance/#/partners/Botto).

{% hint style="info" %}
Make sure to connect your wallet to Olympus to continue.
{% endhint %}

![](/files/ZQ7kfZineX2AIOTEh0df)

![](/files/H2TILbcDYtOjNLoirInR)

![](/files/95wZamBu55K02xnw0NJR)

&#x20;  2\.  The below bond page will be displayed.

![](/files/z3vHZt5iIVNu30O83Rgc)

&#x20;  3\.   In case you don’t have LP shares, click the link to acquire them on Uniswap.

![](/files/RP6ezd8yrOTKx5hDmHsD)

&#x20;  4\.   If this is your first $BOTTO bond purchase, you will need to sign a transaction to approve the bond contract (this has a small gas fee). **The approval step is only necessary when you purchase a bond for the first time.**

![](/files/ls2Dukm5TLbVEP5OlVmK)

&#x20;  5\.   After approving the contract, enter the amount of LP shares you would like to exchange. You will see a corresponding amount of $BOTTO displayed in the "You Will Get" field.

![](/files/10pwwwwLjylT7JvyPpKe)

&#x20;  6\.   Click **Bond** and sign the transaction on MetaMask. Each time you bond requires a gas fee.

![](/files/QQodyoDlN8QCqlWQRsAA)

&#x20;  7\.   Congratulations! Once the bond transaction is confirmed, you have successfully purchased a $BOTTO bond.

![](/files/1UJTmfboLEsp4qtRhoga)

&#x20;  8\.   You can view your $BOTTO bond at the top of your Olympus Pro dashboard under the “My Bonds” section.

![](/files/44Zrn48nFfVqPyi0S0Hk)

Bonds vest over a period of 7 days, releasing $BOTTO to you as they mature at a discounted rate. Read the next section for a guide on how to claim your rewards.

{% hint style="danger" %}
**Multiple Bond Purchase**&#x20;

If your bond is still vesting, buying another $BOTTO bond **will reset the vesting period**. This means any unclaimed rewards from the previous bond, vested or otherwise, will start vesting from period 0 again.
{% endhint %}

{% hint style="info" %}
The "Approve" transaction is only necessary when you purchase a bond for the first time. Future purchases of $BOTTO bonds will only require the "Bond" transaction.
{% endhint %}


---

# 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.botto.com/details/token-distribution/bonding/how-to-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.
