# Register an Ultiverse account

1. Visit <https://account.ultiverse.io/>&#x20;

<figure><img src="/files/2ziYzU6hkbTkv13XGFIS" alt=""><figcaption></figcaption></figure>

2. Click the Sign up button, fill in the necessary information and complete the registration.

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

3. After logging in, the system will automatically generate a game wallet for you. You can see your wallet information on your Wallets page. If your game wallet is not showing, click the Binding button to try binding again.

<div><figure><img src="/files/9NeRl1TcF4LEymEmd3gj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aQETLXiLwFot2c9quKKO" alt=""><figcaption></figcaption></figure></div>

4. If you are a holder of ElectricSheep and Moonlight, you can click Bind Asset Wallet to allow other systems to verify your holding identity system.

* ElectricSheep holders must bind Etherum.
* Moonlight holders must bind BNB Chain


---

# 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://mission-doc.ultiverse.io/getting-started/register-an-ultiverse-account.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.
