# Create your Digital Twin

### **How to Create an Account on AIAI**

1️⃣ **Choose Your Sign-Up Method** – You can create an account using either your **X profile** or **email**.

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

2️⃣ **Register with X or Email** –

* If using **X**, simply log in and authorize the connection.
* If using **email**, enter your email address to receive a **confirmation code**.

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

3️⃣ **Verify Your Email** – If you signed up with email, check your inbox for the confirmation code and enter it to complete your registration.

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

Once your account is created, you're ready to **fund your Twin and start training!** 🚀


---

# 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://doc.aiai.now/getting-started/create-your-digital-twin.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.
