# Deposit Tokens to Mangata X

This guide will show you how to deposit tokens on the Mangata X testnet. This example will use KSM. If you don't have KSM, use one of the bridges or use this guide to [deposit KSM from a centralized exchange](https://docs.mangata.finance/welcome/guides/onboarding/from-a-centralized-exchange).

{% hint style="danger" %}
**DO NOT USE a Ledger account with Mangata X. Ledger accounts currently do not support multi-chain architectures and can only sign transactions on the network they are bounded. Using a Ledger to deposit KSM will result with your funds locked.**
{% endhint %}

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

<figure><img src="https://3624648318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLbqvmGewRWFC8kc3j3Y5%2Fuploads%2FBCwfk5Q9PehTXFQQHtNT%2Fdeposit1.png?alt=media&#x26;token=54eaa968-5ad9-4af3-b885-a9173ddbc62f" alt="" width="375"><figcaption></figcaption></figure>

2. Click select token to see which tokens are available for deposit to Mangata X.

<figure><img src="https://3624648318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLbqvmGewRWFC8kc3j3Y5%2Fuploads%2FgPT0VvC9wv91sqMnoxeZ%2Fdeposit3.png?alt=media&#x26;token=b4c6aa2f-482e-4574-8458-ed40051fa7e9" alt="" width="375"><figcaption></figcaption></figure>

3. Select the token you want to deposit to Mangata X. Your balances on other chains can be seen in this section.

<figure><img src="https://3624648318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLbqvmGewRWFC8kc3j3Y5%2Fuploads%2FfiyxhObQDisbbRi5GHEO%2Fdeposit%20list.png?alt=media&#x26;token=2744b8d9-9f4a-48be-a435-a99b2a95738a" alt=""><figcaption></figcaption></figure>

4. Click **deposit**. After you sign the transaction, your balance should appear in the “My Tokens” section on the left.

<figure><img src="https://3624648318-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLbqvmGewRWFC8kc3j3Y5%2Fuploads%2Fiypkk3mbBLr8A6wocPtj%2Fdeposit5.png?alt=media&#x26;token=a121d739-d0ed-4ef7-8569-1f71974b3c10" alt="" width="375"><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.
* You have updated the metadata on your wallet.
* Disabled ad-block, as it is reported to cause errors in some cases.&#x20;
  {% 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/deposit-tokens-to-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.
