# Transfer assets to Acala

## Transfer DOT

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

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

* Select the SubWallet extension
* Click <mark style="color:purple;">`Receive`</mark> Button

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

* Click your Substrate account

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

* Select <mark style="color:purple;">`Polkadot Relay Chain`</mark>

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

* Click <mark style="color:purple;">`Copy`</mark> icon to copy your address

![](/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 now see your balance by clicking the SubWallet extension or viewing in the Polkadot network page

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

![](/files/v0DcDbTF9RWoAoMWE8sf)

* Connect wallet with SubWallet 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>
* Complete the transfer by entering your SubWallet password and selecting <mark style="color:purple;">`Approve`</mark> in pop-up
* Enter your password and click <mark style="color:purple;">`Sign the transaction`</mark>

![](/files/s3iVDdw3CA303Op2aycw)

* Once the transfer is successful you can see your balance on the portfolio pages on Acala and inside your SubWallet extension
* 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>

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


---

# 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-subwallet/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.
