# Setting Up An Account

Step 1: Navigate to the Sign Up page

Click [here](https://app.oneroute.io/sign-up) to be navigated to the sign up page

Step 2: Fill in the required information

Provide your first name, last name, company name, work email and password. Note that your password must be at least 6 characters long.

<figure><img src="https://3509841690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlKwbhiQmQ3D9zFOVWlI%2Fuploads%2Fmh2MitLxQNQ77X6snsTi%2Fsign%20up.png?alt=media&#x26;token=05a435bd-d622-4349-8d7d-91cea81b6485" alt=""><figcaption></figcaption></figure>

Step 3: Submit

Once you have filled in the form, press the blue create account button. If there is no error, you should be prompted to check your email to activate your account.

<figure><img src="https://3509841690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlKwbhiQmQ3D9zFOVWlI%2Fuploads%2FWp2jgoFc6W6CnPk46yLL%2Fverify.png?alt=media&#x26;token=f246e26c-d649-4f35-95a4-31da23de7033" alt=""><figcaption></figcaption></figure>

Step 4: Verify your email address

You should receive an email from oneroute.io to complete the verification. Proceed to verify your email by clicking the **confirm email** button in the email.

<figure><img src="https://3509841690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWlKwbhiQmQ3D9zFOVWlI%2Fuploads%2Fmmy0bU086ZpyuHhOoSzm%2Fsignup%20email%20verify.png?alt=media&#x26;token=14ab2884-92e1-4538-be65-5440ffa6258c" alt=""><figcaption></figcaption></figure>

Step 5: Sign in


---

# 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.oneroute.io/setting-up-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.
