# Liquidity Incentives

## User Guide

1. Connect your wallet to Sendit and **navigate to the Lend & Borrow page**.
2. **Find the market** of the desired token and click *add rewards*.

<figure><img src="/files/iX1LfMVFdIxeqBWHe4SA" alt="" width="563"><figcaption></figcaption></figure>

3. In the rewards pop-up, **enter the amount of tokens** you want to add as liquidity incentives and **choose the distribution duration**.
   * The shorter the duration, the higher the resulting APR.
   * The panel shows:
     * Current pool APR
     * New estimated APR after your rewards contribution

{% hint style="info" %}
The shorter the duration, the higher the APR.
{% endhint %}

<figure><img src="/files/3zkTiZP1PpaXwhL5CcaN" alt="" width="343"><figcaption></figcaption></figure>

4. **Click&#x20;*****Add Rewards*** and confirm the transaction in your wallet.
   * Your rewards are added to the pool.
   * Lenders in that market will see an increased APR as an incentive to supply liquidity.

***

### Important Information

* **Duration vs APR**: Shorter reward periods generate higher APR, but they require more frequent renewals.
* **Token Balance**: You must hold enough tokens in your wallet to contribute as incentives.
* **Impact**: Adding rewards directly improves the yield for lenders in that market.

***


---

# 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.sendit.fun/getting-started/tutorials/liquidity-incentives.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.
