# Bonding LP Tokens

To **provide Liquidity** on the Pool click on *Add/Remove Liquidity*

<figure><img src="/files/OZJb19iJLUnQAGCBbORu" alt=""><figcaption></figcaption></figure>

Select the amount of tokens you want to Provide to the Pool. Remember to match the entire amount of the liquidity you want to add.

<figure><img src="/files/W9QAwRCBaM05CQvsBtQi" alt=""><figcaption></figcaption></figure>

Now click on **Add Liquidity** and confirm the transaction on Keplr. To start **Earning Liquidity**, now you have to Bond your LP tokens. On the voice “Available LP Tokens” now you can view the amount of tokens that you’ve decided to Add into the Pool.

\
Click **on Start Earning**

![](https://lh4.googleusercontent.com/dfoJH_suvon0kj0n8FHV58kqYCD0AM-BbC4m2ci2kwGxmUS6vkhyRzxZ4jYCFOj_RTLcdvQWJsJ5uuuGm36BWja-vh6dpZp9uGeS7pedb7zNL6OBkc5F2ITxiJeIFkgKREmq7ynI)

Choose the Unbonding Period (the time that have to pass before you get your liquidity back in the event you want to unbond it). The higher the unbonding period, the higher the APRs will be.&#x20;

Click on “**Max**” to Bond all your LP tokens or manually input the value you want to bond and then "*`Bond Tokens`"*

![](https://lh4.googleusercontent.com/hju0g9AFtWrhFn_XjKURacYCk7ry0Qv0d3XdE9mIwXwhrKL9ROW_pPFLADg8FYBdNmnxclFdq93MWNXbXfyx3McFOj7JjadoNnc8puW6kJVcd6i2AoXp9h13ViMI3sSrAztyck0Z)

You have correctly bonded your Assets and you are earning daily rewards. To view the amount of the Liquidity you have provided in the Pool, click on the Pool and consult the index “*My Liquidity”*

### What does it mean "Bonding LP Tokens"?

The process of bonding LP tokens involves staking these tokens into a liquidity pool and locking them up for a set period of time in exchange for additional tokens. This process is also known as yield farming.

When LP tokens are staked into a liquidity pool, they represent a share of the total liquidity within that pool. When a user bonds their LP tokens, they are essentially pledging their share of the liquidity to be used for other purposes, such as providing liquidity for other pools, participating in governance, or even receiving additional rewards.

In exchange for bonding their LP tokens, users are often provided with a new token that represents their locked liquidity, often called a "bLP" token or "bonded LP" token. These bonded LP tokens can then be used to participate in other activities on the platform, such as providing liquidity for other pools or participating in yield farming.

The benefit of bonding LP tokens is that it allows users to earn additional rewards for providing liquidity while also reducing the risk of impermanent loss. By locking up LP tokens, users are reducing the amount of liquidity in the pool and therefore reducing the potential for price fluctuations that could result in losses for liquidity providers.

Overall, bonding LP tokens is an important mechanism for incentivizing liquidity providers and helping to ensure that liquidity remains stable on decentralized exchanges and other DeFi platforms.


---

# 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.sinfonia.zone/yield-farming/bonding-lp-tokens.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.
