# How to deposit LP tokens to Parraton

## The overview

For now, you can only deposit the [**DeDust**](https://dedust.io/) LP tokens to [**Parraton**](https://parraton.com/)**.** If you don't have them, you can use our guide ([**How to get DeDust LP tokens**](/get-started/how-to-get-dedust-lp-tokens.md)) to get them. Otherwise, just follow the guide below.

### 1. Open a Deposit page

Click [**this link**](https://parraton.com/) or the Deposit button at the top of the page to open the Deposit page.

<figure><img src="/files/TrqRpthd5ii3YnfZpB1x" alt=""><figcaption><p>The Deposit page of Parraton</p></figcaption></figure>

### 2. Choose and click on the Vault

In this guide, we will use the [**TON/USDT Vault**](https://parraton.com/en/EQC7MJVHpoi46zKJOKV2XLmYM00s6ittxRFAb4J0-20iIEMX). To do so, we click on the [**TON/USDT Vault**](https://parraton.com/en/EQC7MJVHpoi46zKJOKV2XLmYM00s6ittxRFAb4J0-20iIEMX) in the screenshot below.

<figure><img src="/files/qjVKJhjySTe14LZv6U32" alt=""><figcaption><p>The Deposit page with a list of active Vaults</p></figcaption></figure>

### 3. Choose the amount of LP tokens

If you see the statement that <mark style="color:red;">Deposit can not be zero</mark> and the ***Get LP*** button, it means that you don't have any [**DeDust**](https://dedust.io/) LP tokens from this pool, and you need to get them. Please click the ***Get LP*** button and follow our guide: [**How to get DeDust LP tokens**](/get-started/how-to-get-dedust-lp-tokens.md).

<figure><img src="/files/8rt1fHzBaQjvJcGfJeV7" alt=""><figcaption><p>The <em><strong>Get LP</strong></em> button</p></figcaption></figure>

If you have the LP tokens, choose the amount you want to deposit to [**Parraton**](https://parraton.com/). You can do this by using the ***Use Max*** button, dragging the slider, or typing the desired amount directly into the field.

<figure><img src="/files/v9rEzGOZ1jzt3VgaCcZl" alt=""><figcaption><p>The differrent ways to choose the amount for deposit</p></figcaption></figure>

### 4. Click the *Preview Deposit* button

After choosing the desired deposit amount (we will use the maximum amount), please click the ***Preview Deposit*** button to view the detailed information about the deposit transaction.

<figure><img src="/files/chcWnKdEgGmGjHjMjbeG" alt=""><figcaption><p>The <em><strong>Preview Deposit</strong></em> button</p></figcaption></figure>

### 5. Confirm the Deposit

After reviewing the deposit details, please click the ***Deposit*** button.

<figure><img src="/files/LIsocCstSi7lR6Uw5Fxe" alt=""><figcaption><p>The confirmation of the deposit</p></figcaption></figure>

### 6. Confirm the transaction in the wallet

Confirm the transaction in the wallet by clicking the ***Confirm*** button (the wallet can ask you to input your wallet password)

<figure><img src="/files/FGQGsFaHAzGdLAY4dIRQ" alt=""><figcaption><p>The confirmation of the transaction in the wallet</p></figcaption></figure>

### 7. Check the result of the transaction

After confirming the transaction in the wallet, you will see the notification in the top right corner of the page.

<figure><img src="/files/LDk2BGtl2gCUPHv8zsQP" alt=""><figcaption><p>Notification after confirming the transaction in the wallet</p></figcaption></figure>

After that, please wait 30-60 seconds for the transaction to be confirmed on the [**TON**](https://ton.org) blockchain. Then, you can open your wallet, and you will see a new **PLP token** that indicates your share of the Vault in which you have invested.&#x20;

<figure><img src="/files/8YoGwzPhSsJ6j9wVLgWZ" alt=""><figcaption><p>The PLP token in the wallet</p></figcaption></figure>

## Other guides that can be helpful for you

{% content-ref url="/pages/ss0tQiuP05euYOZ0XjYr" %}
[How to withdraw LP tokens from Parraton](/get-started/how-to-withdraw-lp-tokens-from-parraton.md)
{% endcontent-ref %}


---

# 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.parraton.com/get-started/how-to-deposit-lp-tokens-to-parraton.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.
