# How to create an account?

**Step 1:** Go to [Meta Leap's website](https://metaleap.io/).

**Step 2:** Click on the "Connect Wallet" button & choose the wallet you want to connect.

<figure><img src="/files/71RPRc5W2YjyeDrdCo21" alt=""><figcaption></figcaption></figure>

**Step 3:** Click on "Create new game account".

<figure><img src="/files/1rosdxNP4oYs902FyQ3f" alt=""><figcaption></figcaption></figure>

**Step 4:** Fill in all required information & click "Create account".

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

**Step 5:** Click the "LINK" button to link your account with Web3 wallet.

<figure><img src="/files/76otVIXnCPTnJKS7KDdT" alt=""><figcaption></figcaption></figure>

**Step 6:** Your wallet will now ask you to confirm. Click "Confirm" to complete the process.

<figure><img src="/files/35tBVD5lzn54Hr3LtouR" alt=""><figcaption></figcaption></figure>

**Step 7**: Click "Login now" and confirm transaction in your wallet.

## Profile feature

You can change your profile's username by following these steps:

**Step 1:** Click on the "Profile" button.

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

**Step 2:** Click on the "Edit" button to edit username.

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

**Step 3:** Fill in your favorite username in the blank and click on the "Save" button to complete the process.

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


---

# 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.metaleap.io/user-guide/how-to-create-an-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.
