# How to stake liquidity for active incentives

### 1. Click \[Stake] button

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

### 2. Enter iToken amount

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

You will need to have iToken to stake liquidity. When you supply assets in Lending Market, you will receive corresponding iToken.

{% hint style="info" %}
Staking iToken will lower borrow limit, increasing borrow limit used. Please control your own risk. To prevent careless staking and unexpected liquidation, available staking amount (Max) will be lower than wallet balance.
{% endhint %}

{% hint style="info" %}
If you receive iToken by supplying NFTs, iToken will be prioritized for NFT withdrawal. That is, available staking amount (Max) will be lowered accordingly.
{% endhint %}

### 3. Approve -> Submit transaction

Click \[Approve] button in the pop-up window. After approval, click \[confirm] to initiate on-chain transaction. Once transaction is confirmed, liquidity is staked successfully. You can check your staked liquidity in the table.

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


---

# 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://guide.pawnfi.com/liquidity-incentives/how-to-stake-liquidity.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.
