# Wallets in Walken

There are four Wallets in the game: a **blue** one, a **golden-orange** one, a **purple** one and an emerald one, and each serves an important function.

* The blue Wallet is used for **Gems**, in-game soft currency;
* The orange one stores your **$WLKN tokens;**
* The purple one is used for **SOLs;**
* The emerald Wallet is used for **Mysberries;**
* The turquoise one is for managing **USDT** (SOL network only).

All the wallets can be accessed on the *Home screen* (on the tap bar at the bottom of the screen) to check your current balance of Gems and tokens, as well as view all transactions for each currency and Mysberries.

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

The introduction of the wallet for **Mysberries** made it more easier to keep track of all your Mysberries: here you can check Mysberries balance, current boost, all transactions and also be able to purchase Mysberries.


---

# 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.walken.io/wallets-currencies-and-tokens/wallets-in-walken.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.
