# From a Centralized Exchange

The most convenient way to transfer value from a centralized Exchange to Mangata X is to use **Kusama Network**.

Get some KSM tokens on an exchange of your preference and withdraw your KSM to any Mangata supported wallet. You can check out [Setting Up a Mangata Account](/welcome/guides/onboarding/setting-up-a-mangata-account.md) to learn about creating a Mangata wallet if you don't have one already.

![](/files/Eo78NYV6Y8ctMEWpSJXQ)                      ![](/files/Qp8WzMdWKKxoEKCE2GuE)

After withdrawing KSM tokens to your wallet, you will need to transfer your KSM to Mangata X blockchain. You can check out [Deposit Tokens to Mangata X](/welcome/guides/onboarding/deposit-tokens-to-mangata-x.md) to continue.

{% hint style="warning" %}
Only use Kusama Network to withdraw your KSM tokens.
{% endhint %}

{% hint style="info" %}
Be careful about the minimum required amounts and network fees as they can greatly vary between different centralized exchanges. Always remember to double check your wallet address.
{% 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/onboarding/from-a-centralized-exchange.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.
