# DEX FAQ

## Balances & Prices

#### How do I see my token balances?

* To check your account balance, follow one of the methods outlined here: [How to Check your Account Balance](/welcome/guides/technical-guides/how-to-check-your-account-balance.md)

#### Where can I see the token prices on Mangata X?

* You can find the latest prices of tokens listed on Mangata X here: <https://www.mgx-analytics.xyz/>

#### I used all my MGX in a transaction and now I can’t pay the fees to make another transaction. What can I do?

* You can deposit some KSM to your account and pay the fees in KSM: [Deposit tokens to Mangata X](/welcome/guides/onboarding/deposit-tokens-to-mangata-x.md)

## Tokenomics

#### Where to see MGX tokenomics?

* You can check out MGX tokenomics from [Mangata Blog](https://blog.mangata.finance/blog/2022-02-13-the-mangata-playbook-part-3-tokenomics/)

## Trading

#### My transactions are failing because I don't have MGX. Aren't the swaps gas free?

* The gas free swap mechanism works only if you make a swap that is in a promoted pool and over than 10 USD threshold. All other swaps temporarily lock 50 MGX on the user balance. To learn more: [Gas-free Swaps](/welcome/litepaper/gas-free-swaps.md)

## Liquidity Provision

#### How long does it take until my liquidity mining rewards show in the UI?

* Rewards should show up within 4 hours. To learn more about liquidity mining, please read [Liquidity Mining](broken://pages/fxisu7IrIb3ZQprFnBAj)

#### Adding liquidity fails with “LiquidityCheckpointMathError”

* We are aware of an issue where adding liquidity returns the error “LiquidityCheckpointMathError”. This issue is currently being investigated by our engineering team. A runtime upgrade will solve it. It currently needs to be clarified if it will take a few days or weeks to remedy the issue. If you want to immediately provide additional liquidity, we suggest that you migrate your tokens to a new account to avoid any further troubles, while the root cause is being fixed. If you need help with the process, please reach out via Discord. [Contact the team](/welcome/people/contact-the-team.md)

## Crowdloan

#### How can I claim my crowdloan rewards?

* To claim your rewards from the crowdloan, follow this guide: [How to Claim Your Vested Crowdloan Rewards](/welcome/guides/technical-guides/how-to-claim-your-crowdloan-rewards.md)

## Roadmap

#### How to check Mangata X Roadmap?

* [Mangata X roadmap](https://mangata-finance.notion.site/222e86715bfe41b4a4272262b1485e09?v=10ecac6f5f784c4787558f869ae957c4\&pvs=4) is regularly updated.

#### Is Mangata X planning to get listed on centralized exchanges?

* At the moment we do not yet actively seek listing on centralized exchanges. If you are interested to list MGX, please [Contact the team](/welcome/people/contact-the-team.md)

#### Do you have an Ambassadors Programme?

* We currently don’t have an Ambassadors Programme. Instead, we emphasize active participation in the community. From there, you will find tasks on how you can participate. Read more at [Join the Community](/welcome/people/join-the-community.md)

#### How can I become a collator?

* Becoming a Mangata collator is a permisionless process. You can find the guide here: [Collator Guide](/welcome/guides/proof-of-liquidity-guides/collator-guide.md)

## Official Links

**Mangata Website:** <https://mangata.finance/> \
**Mangata X App:** <https://app.mangata.finance/>\
**Twitter:** <https://twitter.com/MangataFinance> \
**Lightpaper:** <https://docs.mangata.finance/welcome/litepaper/themis-architecture>\
**Telegram Announcement:** <https://t.me/xmangata> \
**Telegram Chat:** <https://t.me/mgtfi> \
**Discord:** <https://discord.gg/mangata> \
**FAQ page:** <https://docs.mangata.finance/> \
**Youtube:** <https://www.youtube.com/channel/UC9hQBPbwAQd_8Fjb4ryspbw> \
**Instagram:** <https://www.instagram.com/mangatafinance/> \
**Tiktok**: <https://www.tiktok.com/@mangatadex>

## Team

#### The team delivered MEV-prevention, Proof-of-Liquidity, Gasless Swaps, Algorithmic Buy & Burn, Time Incentivization, the Bootstrap Module, Permission Pool Creation, the SDK, Liquidity Gauges, and Auto-Compounding. Will you ever stop delivering?

No, we will never stop delivering.

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


---

# 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/dex-faq.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.
