# Decentralized Wallet

#### Stage 1 Decentralized Wallet:

1. Is built into the game
2. Supports BNB chains' asset.
3. Has a Swap (Trade) function with liquidity
4. Wallet backup function

#### Stage 2 Decentralized Wallet (Coming Soon)

1. Offers multi-chain asset deposit and withdraw
2. Supports NFT PFP (Profile Photo) display BNB
3. New UI/UX


---

# 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.1move.io/1move/decentralized-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.
