# Game Wallet

In Noa Game there is no special interface for the game wallet in phase 1.

You can see your current game wallet balance in the main menu bar on the right.

![Click on balance to deposit or withdraw](/files/rZWtAkybrTb6IvVBgbKF)

For withdrawals and deposits click on the token balance on the right top side of the main menu and a drop down will appear.

![10% witdrawal fee](/files/Y3x8SkGjPH7zjhQKx89N)

There is a 10% fee if you withdraw funds from your game wallet to your Wax wallet.&#x20;


---

# 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://gamepaper.noagame.io/the-game/game-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.
