# Onboarding

- [Setting Up a Mangata Account](https://docs.mangata.finance/welcome/guides/onboarding/setting-up-a-mangata-account.md): This section explains different methods to set up Mangata X accounts.
- [Talisman Wallet](https://docs.mangata.finance/welcome/guides/onboarding/setting-up-a-mangata-account/talisman-wallet.md)
- [Connecting your account](https://docs.mangata.finance/welcome/guides/onboarding/setting-up-a-mangata-account/talisman-wallet/connecting-your-account.md)
- [SubWallet](https://docs.mangata.finance/welcome/guides/onboarding/setting-up-a-mangata-account/subwallet.md): This page describes how to setup an account with SubWallet and get started using Mangata.
- [How to get MGX](https://docs.mangata.finance/welcome/guides/onboarding/how-to-get-mgx.md): To get MGX, you will need to deposit KSM to Mangata X and then swap it for MGX.
- [From a Centralized Exchange](https://docs.mangata.finance/welcome/guides/onboarding/from-a-centralized-exchange.md)
- [Deposit Tokens to Mangata X](https://docs.mangata.finance/welcome/guides/onboarding/deposit-tokens-to-mangata-x.md)


---

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