> For the complete documentation index, see [llms.txt](https://delta-financial.gitbook.io/delta-document-portal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://delta-financial.gitbook.io/delta-document-portal/guides/stake-rlp-tokens.md).

# Stake rLP tokens

## How to stake rLP tokens <a href="#how-to-stake-rlp-tokens" id="how-to-stake-rlp-tokens"></a>

### Connect your wallet <a href="#connect-your-wallet" id="connect-your-wallet"></a>

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

Go to [Delta Finance](https://delta.finance/) and connect your wallet by clicking on "Connect Wallet" in the top right corner.​

### Navigate to the Deep Farming Vault <a href="#navigate-to-the-deep-farming-vault" id="navigate-to-the-deep-farming-vault"></a>

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

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

On the main page click on **Vaults** to open the Deep Farming Vault page. Navigate to the stake and mint section of the vault and press the "**Stake rLP**" button. Enter the amount of rLP you would like to stake or click "MAX". Then click the Stake button and confirm your transaction. After a few minutes the rLP Token section will display your staked rLP tokens.*If you do not have any rLP, you can mint rLP using this following* [*guide*](https://web.archive.org/web/20211024002442/https://docs.delta.financial/guides/mint-rlp-1)\_.\_​


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://delta-financial.gitbook.io/delta-document-portal/guides/stake-rlp-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
