# Game Account => Wallet

## *Astrobots (Game Account => Wallet)*

1. Click on the "Astrobot" menu on your home screen. Once you're there, click on the Astrobot that you want to transfer to your Wallet.&#x20;
2. This will take you to your selected Astrobot's detail page where you can see all the details about your Astrobot.
3. To transfer your Astrobot to your Wallet, **two** things need to happen:&#x20;

(a) your Astrobot's energy must be full. You have three types of energy: PVE, PVP, and Refine. Once all three are full, your Astrobot is ready to go.

(b) your Astrobot's durability must be full. If your Astrobot is damaged, you can't transfer it to your Wallet.

4. And that's it! Just remember, you can only transfer your Astrobot from your Game Account to your Wallet when it's in prime condition. So keep an eye on those energy levels and durability.


---

# 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://astrospace.gitbook.io/astrospace/wallet/wallet-vs.-game-account/game-account-greater-than-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.
