# Via Centralized Exchange Visual Guide

1. From any Exchange, e.g. Binance, withdraw DOT to your Substrate wallet (Polkadot Network).

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

2. Visit Acala platform’s Bridge tab : <https://apps.acala.network/bridge>[ ](https://apps.acala.network/bridge)and connect your Substrate wallet

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

3. Ensure that the Origin Chain is “Polkadot” and the Destination Chain is “Acala”

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

4. For the Destination Account, click the “Edit (advanced)” button on the top right of the input field

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

5. Clear the box and paste your Ethereum wallet address and click Confirm

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

Your wallet address can be found within your wallet or on [Euphrates](https://farm.acala.network/) by clicking on your wallet address on the top right corner after successfully connecting.

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

6. Enter the amount of DOT you wish to transfer and click Transfer

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

7. Sign the transaction and wait for confirmation. Your DOT will update on Euphrates.


---

# 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/setup-wallet/funding-your-evm-wallet/via-centralized-exchange-visual-guide.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.
