# Staking rLP

## How to stake rLP tokens

You can stake rLP tokens in the Deep Farming Vault by following this guide.

### Connect your wallet

![](/files/-MWpsistczOQ2Bd2VpxT)

Go to delta.financial and connect your wallet by clicking on "Connect Wallet" in the top right corner.

### Navigate to the Deep Farming Vault

![](/files/-MWqCqCd5zgThCAcpZ8s)

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*](/guides/mint-rlp-1.md)*.*&#x20;


---

# 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.delta.financial/guides/staking-rlp.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.
