> For the complete documentation index, see [llms.txt](https://docs.mangata.finance/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mangata.finance/welcome/guides/onboarding/from-a-centralized-exchange.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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