# Withdraw DOT from LCDOT

Follow this guide to withdraw DOT from LCDOT.&#x20;

Pre-requisite

* Follow [this guide](/how-to-guides/setup-wallet.md) to set up a Unified Account
* Ensure that you have transferrable LCDOT on your account e.g. NOT in LP or staked

1. Make sure you are on the Euphrates official site: <https://farm.acala.network/>

2. Scroll down to the ‘How Euphrates Works’ section and click the highlighted ‘withdraw’ button

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

3. Enter the amount of LCDOT you would like to withdraw and click “Withdraw”

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

4. A confirmation transaction will show up on your Metamask (If this is your first time interacting with Euphrates, an approval request will show up first). Confirm the transaction.

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

5. Your DOT is ready 😊


---

# 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://farmdoc.acala.network/how-to-guides/use-euphrates/withdraw-lcdot.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.
