# Create Account

To register for an IDRX account, follow these steps:

1. Visit the [home.idrx.co](https://home.idrx.co/) and click the **Get IDRX** button

   <figure><img src="/files/U5YIv5YHjqFR1t90OsRg" alt=""><figcaption></figcaption></figure>
2. If you like to create a personal account Click the **Personal Account** text. Otherwise click the **Business Account**.

   <figure><img src="/files/droBJswNpBmtAE6N43Ei" alt=""><figcaption></figcaption></figure>
3. Complete information such as email address, password, and phone number.&#x20;

   <figure><img src="/files/GGwJ0NmCFXVXnyX0z0DP" alt=""><figcaption></figcaption></figure>
4. Press the **Sign Up** button.

   <figure><img src="/files/GxqhVjDoBY3isgchBG1L" alt=""><figcaption></figcaption></figure>
5. Optionally for a faster registration process, you can use your Google account or Web3 Wallet.

   <figure><img src="/files/9N5DXJtuWeWp1xKyfon2" 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.idrx.co/idrx-account/create-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.
