# Via Acala Network Visual Guide

1. Go to the portfolio tab on the Acala DApp platform : <https://apps.acala.network/portfolio> and connect your wallet

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

2. Scroll down to the ASSET section and find your DOT holdings

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

3. Click on the “Transfer” button

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

4. Copy your Ethereum wallet address and paste it into the Recipient box.

<figure><img src="/files/fOcU7AvhkN8D9tgQTaQh" 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 followed by the copy icon.

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

5. Enter the amount of DOT you would like to transfer and click Transfer

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

6. 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-acala-network-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.
