# Stake LP Tokens

Staking your LP tokens allows you to earn additional incentive tokens.&#x20;

To stake your LP tokens:

1. First ensure you have [deposited funds](https://docs.blackpanther.fi/how-to/deposit-funds-into-vault) into the vault. After you deposit, you will receive your LP token which represents your share of the vault's assets.
2. Head over to the [specific vault](https://trade.blackpanther.fi/vault/inj1v4hl4s7lqw84usxqhh9mhjewlwvfe5r8zygvc3) you wish to stake your LP tokens and connect your wallet.
3. Click on the "Stake" tab and enter the amount of LP tokens you wish to stake. Staking more LP tokens and staking over a longer duration will earn you more incentives.
4. Click the "Stake" button to complete the transaction.

<figure><img src="/files/8DDsFBlCI0yjUAq3D8cK" 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://docs.blackpanther.fi/how-to/stake-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.
