> For the complete documentation index, see [llms.txt](https://docs.entropynetwork.io/entropy-light-paper-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-blockchain-wallet.md).

# Entropy Blockchain Wallet

Users of all Dapp or NFT games onboarded on the Entropy blockchain network will be able to use a powerful Entropy wallet. The Entropy wallet can contain various coins, tokens, and blockchain assets such as NFT, and supports linkage with various services that require wallet access such as marketplace in-game. It comes in two forms: Embedded and Independent Services, so users can easily move blockchain assets within the service to their wallets. The Entropy wallet supports most of the features of the long-standing Universal Extension Wallet, plus an improved user experience to make it easier to use when using the service.

<figure><img src="/files/xMBQ3AM6SRbYdFhLxxO9" alt=""><figcaption><p>&#x3C;Entropy Blockchain Wallet></p></figcaption></figure>


---

# 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.entropynetwork.io/entropy-light-paper-eng/public-software-for-the-use-of-entropy-blockchain-networks/entropy-blockchain-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.
