# How to create a new account

### Create a new user account

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

1. Go to[ ](https://theapplaunchpad.com/)<https://modor.io/>
2. Click on the **Get Started for Free** button in the top-right corner.

#### Create an account using Email

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

1. Click on the **Create an Account** link.

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

2. Fill out the form with your **name**, **email address**, and **password**.
3. The **password** should follow the rules mentioned[ here](https://docs.google.com/document/d/1wQXlNUKeZT2dbch0_aMkO6b0gIMp95QVC3Mlsi1cM0E/edit?tab=t.5xpxxiyjncxc).
4. Next, click on the **Sign Up** button.

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

5. You’ll receive a login code in your email to verify your account.
6. If it doesn’t appear in your inbox, be sure to check your spam folder.
7. Didn’t get the code? Click **Resend** to request a new one.
8. Once you have the code, enter it and click **Continue with login code** to proceed.

#### Create an account using Google

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

1. Click on **Continue with Google**.

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

2. Choose a Google account to continue with.
3. It automatically fetches basic user details like name and email, and verifies too.
4. No additional steps are required for email authentication.


---

# 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://help.modor.io/manage-your-account/how-to-create-a-new-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.
