# Via Polkadot Visual Guide

1. Go to <https://apps.acala.network/bridge> and connect your wallet

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

2. Make sure the Origin Chain is set to Polkadot and the Destination Chain is set to Acala

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

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

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

4. Confirm the transaction in your wallet and your new balance should update on both wallets


---

# 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-unified-account/via-polkadot-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.
