# How To Bond Imps ( 1 , 1 )

Bonds allow users to buy **IMP** from the protocol at a discount by trading it with other assets.&#x20;

Bonds take 15 epochs to vest, and **IMP** tokens are vested linearly to the user over that period. While liquidity bonds help the protocol to accumulate and lock liquidity, reserve bonds allow the protocol to grow its treasury according to ImpDAOs current investment strategy.

## **How to Redeem**

Go to Bond page and select the bond type you have purchased. Select the "Redeem" tab. Then, click "Claim Rewards" to claim all of your available rewards.

## Reading the Info

![](https://87179277-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6QExUUaHW1v9vPFFoQa%2Fuploads%2Ft2BOMl41n2IT9gfwjeCN%2Fimage.png?alt=media\&token=a51a1e0b-20e5-4354-b318-b16074ff9241)

**Your Balance** is your balance of non-IMP tokens. This is the asset used to create a bond.

**IMP Price** is the market price of **IMP**.

**Bond Price** is the price you pay to buy one IMP. It has to be lower than **Market Price** or it doesn't make sense to bond.

**ROI** is the difference between the bond price and the market price. In the screenshot above, bonding would give you a 9.35% discount versus buying the same amount of **IMP** from the market.

**Vesting Term** measures the period a minting action takes to fully redeem. This number is expressed in days.


---

# 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://impdao.gitbook.io/docs/navigating-impdao/how-to-bond-imps-1-1.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.
