# How to withdraw LP tokens from Parraton

## The overview

We understand that you want to take a profit from your deposited assets. So, please use the following guide to withdraw [**DeDust**](https://dedust.io/) LP tokens from [**Parraton**](https://parraton.com/). But we will be happy to see you again.

### 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. Click the *Withdraw* tab

Click on the ***Withdraw*** tab to change the Deposit window to the Withdraw window.

<figure><img src="/files/n5gNbNCmjTWnudgKsNP1" alt=""><figcaption><p>Changing the tab to the Withdraw tab</p></figcaption></figure>

### 4. Choose the amount of PLP tokens

Choose the amount you want to withdraw from [**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/5Kyx4QkFzu9RQ9ZBZYq8" alt=""><figcaption><p>The differrent ways to choose the amount for withdrawal</p></figcaption></figure>

### 5. Click the *Preview Withdraw* button

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

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

### 6. Confirm the Withdrawal

After reviewing the withdrawal details, please click the ***Withdraw*** button.

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

### 7. 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/dxLQIX6hPQVq84Mzd6dz" alt=""><figcaption><p>The confirmation of the transaction in the wallet</p></figcaption></figure>

### 8. 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 your [**DeDust**](https://dedust.io/) LP tokens.

<figure><img src="/files/ih18DkNbQk2jBjrVyI25" alt=""><figcaption><p>The DeDust LP token in the wallet</p></figcaption></figure>


---

# 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-withdraw-lp-tokens-from-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.
