# Transfer assets to Acala

## Transfer DOT

**If you don't have DOT on Polkadot network**

![](/files/yFisS4EbPefMWKMPQ0Lw)

* Click the Polkadot.js extension plugin and the setting icon on the upper right-hand corner
* Select <mark style="color:purple;">`DISPLAY ADDRESS FORMAT FOR`</mark> to <mark style="color:purple;">`Polkadot Relay Chain`</mark>, then you can see your own Polkadot address on your account page

![](/files/ueQRPLkPNP8CNncGeKRW)

* You can use the exchange to transfer DOT to Polkadot network. Make sure you select <mark style="color:purple;">`DOT`</mark> as network and paste your address
* You can see your balance on [Polkadot.js Apps](https://polkadot.js.org/apps/#/explorer)

**If you already have DOT on Polkadot network**

![](/files/v0DcDbTF9RWoAoMWE8sf)

* Connect wallet (Polkadot.js or Talisman) to [apps.acala.network](https://apps.acala.network/)
* Then select <mark style="color:purple;">`Bridge`</mark> from the navigation menu
* Choose <mark style="color:purple;">`Polkadot`</mark> as <mark style="color:purple;">`Origin Chain`</mark> and <mark style="color:purple;">`Acala`</mark> as <mark style="color:purple;">`Destination Chain`</mark>
* Confirm the DOT received account
* Enter the DOT amount you wish to transfer and click <mark style="color:purple;">`Transfer`</mark>

![](/files/Z3LFCwqF9tENXotHlcvv)

* Enter your password and click <mark style="color:purple;">`Sign the transaction`</mark>

![](/files/s3iVDdw3CA303Op2aycw)

* You can see your balance on the portfolio page once you have transferred successfully
* If you want to transfer your asset back to Polkadot from Acala, follow the same step. Just switch the chain network

## Transfer ACA

![](/files/d4J5Ig7nmsSD2mHh93RP)

Exchanges that support the Acala network and the ACA token would support direct withdraw/deposit ACA to/from Acala network. Please confirm with your exchange how to send ACA tokens to the Acala network.&#x20;

You can always send a small amount to verify before sending the full amount.&#x20;

If you have ACA in Polkadot network or other parachains, you can send it to Acala using <mark style="color:purple;">`Bridge`</mark>

![](/files/zkNJbzDxt9LgyGy2PTR0)


---

# 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.taigaprotocol.io/resources/wiki/guides/start-with-polkadot.js/transfer-assets-to-acala.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.
