# Trading

- [How to Swap Tokens](https://docs.mangata.finance/welcome/guides/trading/how-to-swap-tokens.md): This guide explains how to swap between the tokens that are available on Mangata X.
- [How to: USDT on Mangata X](https://docs.mangata.finance/welcome/guides/trading/how-to-usdt-on-mangata-x.md): This guide explains how can you deposit USDT on Mangata X
- [How to: MOVR on Mangata X](https://docs.mangata.finance/welcome/guides/trading/how-to-movr-on-mangata-x.md): Check out this guide to learn about how to transfer xc20 MOVR tokens from Moonriver Network to Mangata X using Talisman or Metamask
- [Withdraw Tokens from Mangata X](https://docs.mangata.finance/welcome/guides/trading/withdraw-tokens-from-mangata-x.md): To make a cross-chain transfer from Mangata X parachain, you need to use the withdraw function.


---

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