# Staking your LP tokens

1. Check if the LP pool that you created a position for offers farming reward. You can click on the “Farming Available” toggle to sort for pools currently offering farming rewards.

   <figure><img src="/files/uPP3QzJAs9mDvj4Eb4lz" alt=""><figcaption></figcaption></figure>
2. Click “Deposit” under the Farming section.

   <figure><img src="/files/cbZJtblO33bkQuanlo2e" alt=""><figcaption></figcaption></figure>
3. Select your active position and click "Approve”

   <figure><img src="/files/wudSO7eog9NF90HLX63P" alt=""><figcaption></figcaption></figure>
4. After approving the transaction, you need to click “Deposit” to finalize the transaction.


---

# 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.morfi.io/morfi/morfi-dex-features/farming/staking-your-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.
