> For the complete documentation index, see [llms.txt](https://docs.marblex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marblex.io/services/wallet.md).

# Wallet

## Overview

Here's what the MARBLEX Wallet has to offer:

#### <mark style="color:green;">Basic features</mark>

* Allows users to manage various token assets including MBX, MBXL, and gMBX.
* Supports seamless token transfers between multiple chains and staking of MBXL.
* Compatible with popular blockchain-based games like *Ni no Kuni: Cross Worlds* and more.
* Allows users to store and manage multiple wallet addresses for added security.
* Ideal for gamers, collectors, and blockchain enthusiasts looking to engage with a growing web3 ecosystem.
* Offers easy access to the MARBLEX ecosystem’s diverse range of services and games.

***

#### <mark style="color:green;">**Private key control**</mark>

Users retain full control over their private keys, ensuring complete security of their assets.

***

#### <mark style="color:green;">**Transaction history visibility**</mark>

Access and track all past transactions for full transparency.

***

#### <mark style="color:green;">**Enhanced security**</mark>

Use PIN protection and biometric authentication (fingerprint) to secure your wallet.

***

#### <mark style="color:green;">**Multi-wallet management**</mark>

Manage multiple wallets within the app for different tokens and assets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/services/wallet.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.
