# Mint rLP

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

You can mint new rLP tokens by using our custom router at delta.financial. Follow these steps to successfully obtain rLP tokens.

{% hint style="warning" %}
Minting rLP tokens might not be the most cost efficient method. Depending on the size of purchase, a secondary market can be cheaper. Always verify that you are purchasing the correct token.

**rLP Token Address:** 0xfcfc434ee5bff924222e084a8876eee74ea7cfba
{% endhint %}

***

### 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://www.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="https://github.com/notsegfault/delta-docs/blob/main/guides/broken-reference" 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 "**Mint rLP**" button.

​

### Mint new rLP <a href="#mint-new-rlp" id="mint-new-rlp"></a>

{% hint style="danger" %}
Minting rLP tokens has been disabled as minting price is currently too high instead you can buy rLP on [exchanges](/delta-document-portal/guides/buying-trading-delta.md).
{% endhint %}

Enter the amount of Ethereum you want to use to mint new rLP tokens. An estimated amount of rLP is shown underneath the input area. If you wish to immediately stake your rLP tokens in the vault you can select the "**STAKE**" checkbox before pressing "**MINT**"

Carefully read the confirmation text and press "OK" if you confirm.

After the transaction is confirmed, you will receive your rLP tokens in your wallet, or if you checked the "STAKE" checkbox, you can see the your staked rLP in the rLP Token section of the Deep Farming Vault.

​


---

# 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://delta-financial.gitbook.io/delta-document-portal/guides/mint-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.
