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

# Legion Wallet

The Legion Network wallet is designed with **security** and **ease-of-use** in mind, allowing users to manage their digital assets without the hassle of navigating through multiple platforms. By providing a **self-custodial wallet**, we ensure that users retain **full control** over their **private keys**, reinforcing the **safety** and **security** of their holdings whilst also bringing the power of a decentralized exchange (**DEX**) right to your **mobile device**.

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

## Some of the key features of the Legion Network wallet include:

* Support for over 15,000 tokens and over 40 blockchains (Eth, BSC, etc)
* Seamless integration with the DEX
* User-friendly interface for easy navigation and management of digital assets
* Self-custodial design for enhanced security and control
* Emphasis on safety and security measures to protect users' funds
* Store and display your NFTs

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

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

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

With the Legion Network wallet, users can enjoy a seamless and secure experience, managing their digital assets effortlessly within the all-in-one Superapp. By incorporating a wallet section, we strive to simplify the complexities of the blockchain and cryptocurrency space, making it more accessible and convenient for users of all experience levels. Experience the power of a unified, secure, and feature-rich wallet with Legion Network's Superapp, and elevate your digital asset management game to new heights.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.legionnetwork.io/legion-ecosystem/legion-wallet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
