# Mobile Version

Logging in into your account and playing via mobile device is possible. But there are some necessary steps that you must do before achieving that. These steps are done only the first time (and after a game update).

***

To play on your mobile device's browser, you must:

1. Log-in in the game via dekstop browser / other browser that supports the MetaMask wallet extension. This will create your account.
2. Load the "Settings" menu (on the top right of the screen).

<figure><img src="https://997367132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBwcc5cejkD37lJzOm9JW%2Fuploads%2FNSneFL7h6HIXQvyGAV7O%2Fgears.png?alt=media&#x26;token=1c752daf-b23f-4847-95ae-556db9be897a" alt=""><figcaption><p>Settings Icon</p></figcaption></figure>

3. Click on "QR Code" and then "Generate QR Code". Your personal QR Code will be generated.
4. Load the game on your mobile device by typing the address in the address bar of your browser of choice.
5. Click on "Scan QR Code" and scan the image on your dekstop screen. You can also try downloading the image (QR code image), send it to your mobile device and load it by file, instead of scanning it. Sometimes this causes issues, but it is possible.
6. Enter the game on your mobile device. The game should remember your credentials next time.

{% hint style="info" %}
During updates of the game, when the browser cache needs to be cleaned, you will have to go through the same procedure. \
You can't make deposits on mobile, but can initiate withdrawals.
{% endhint %}


---

# 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://aldeon.gitbook.io/aldeon-online/other/mobile-version.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.
