# Withdraw Tokens from Mangata X

{% hint style="danger" %}
**NEVER** withdraw assets directly from Mangata X to centralized exchanges. You need to transfer your assets to corresponding network first (for example Kusama Network for KSM) in order to transfer funds to centralized exchanges.&#x20;
{% endhint %}

1. **`Withdraw`** function allows you to bridge tokens to other parachains from Mangata X.

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

2. Click select chain to see which destination chains are available to withdraw from Mangata X.

<figure><img src="/files/uAwpWFfsk9R3UXaWyEFI" alt="" width="393"><figcaption></figcaption></figure>

3. Select the token you want to withdraw from Mangata X.

<figure><img src="/files/rBtIzu6jCFUwqoo1RR2a" alt="" width="398"><figcaption></figcaption></figure>

4. Click withdraw. After you sign the transaction, your balance should appear on the corresponding chain.

<figure><img src="/files/qPsyuFZ6Xx3y3p7tAMWa" alt="" width="397"><figcaption></figcaption></figure>

{% hint style="info" %}
If you cannot see your token balances on the UI, please make sure that:

* The account you are connected to the App is the same account with balance.
* Disabled ad-block, as it is reported to cause errors in some cases
* You have updated the metadata on your wallet.
  {% endhint %}


---

# 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.mangata.finance/welcome/guides/trading/withdraw-tokens-from-mangata-x.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.
