# Decentralized Wallet\*

Stage 1 Decentralized Wallet:

1. Inbuilt into the game
2. Has a **SWAP** and **TRADE** function with liquidity
3. Wallet backup Function.
4. First chain is confirmed as BEP20 (Binance Smart Chain)

Stage 2 Decentralized Wallet (Coming Soon):

1. Offers multi-chain (only if necessary) asset deposit and withdraw
2. Supports *Non-Fungible Token* (NFT) *Profile Photo* (PFP)
3. New *User Interface* (UI) and *User Experience* (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://whitepaper.seektoearn.com/adventure-go-whitepaper/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.
