# FAQ

<details>

<summary>What is MARBLEX Wallet?</summary>

MARBLEX Wallet is an app that allows you to store and manage your virtual assets in the MARBLEX ecosystem.

</details>

<details>

<summary>Do I need to install the app to use MBX Tokens?</summary>

The installation of MARBLEX Wallet is required in order to utilize all services within the MBX ecosystem. All MBX services can be accessed by connecting to the MARBLEX Wallet.&#x20;

However, for storage and trading purposes, you are free to use other non-custodial wallets. While there is no transaction fee when trading MBX tokens using the MARBLEX Wallet, non-custodial wallets may incur a transaction fee corresponding to the chain on which the MBX is traded.

</details>

<details>

<summary>The service says it is unavailable in my location. What do I do?</summary>

You may encounter difficulties when attempting to use MARBLEX Wallet in countries outside the service area.&#x20;

Please understand that we cannot provide a solution at this time as there are many factors affecting the wallet app's availability. More information will be provided in future notices if there are any changes to the app's availability by country.

</details>

<details>

<summary>What are MBX Tokens?</summary>

MBX Token is the public token that acts as the key currency for the entire MBX ecosystem. They cannot be directly traded for Game Tokens, but using the bridge token MBXL enables users to make the exchange.

</details>

<details>

<summary>Where can I use MBX Tokens?</summary>

The MBX Token has various uses in all services within the MBX ecosystem. Specifically, it can be exchanged into Game Tokens using MBX Swap, which can then be used within games that are part of our ecosystem.

</details>


---

# 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.marblex.io/guide/wallet/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.
