# How to Withdraw Your Assets

1. You can view the tokens available on your balance in the Assets section on [Vault Chromia](https://vault.chromia.com/assets/).

Reward distributions to your wallet are processed automatically, and this section allows you to track the assets currently available on your balance.

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

\
\
2\. Next, open the Transfer section on [Vault Chromia Transfer](https://vault.chromia.com/transfer/).

In the “To dapp” field, select **ColorPool Bridge (colorpool\_bridge)** to transfer your assets from `xoob_link` to the bridge.\
The destination address below will be filled in automatically.<br>

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

\
3\. After the transfer is completed, open the Withdrawal section on [Vault Chromia Withdrawal](https://vault.chromia.com/withdraw/).

Select the asset from `colorpool_bridge`, choose one of the available withdrawal networks, and proceed with the withdrawal.\
In this example, **Binance Smart Chain (BSC)** is selected.

Withdrawals to EVM networks may take up to 24 hours to process.<br>

<figure><img src="/files/2rFh0x6qzWn0ZQv9Vigu" alt=""><figcaption></figcaption></figure>

\
4\. You can track the withdrawal status in the ColorPool Bridge history section on [ColorPool Bridge History](https://vault.chromia.com/dapps/dapp/?dapp=27440-ColorPool+Bridge\&tab=history).

In the history tab, you will be able to see when your assets have been processed and sent to the selected network.


---

# 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.xoob.link/platform/how-to-withdraw-your-assets.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.
