# Step 1. Setup an Account

* If you received an invitation letter, click on the invite link provided and follow the steps to input your email address and create a secure password. Once completed, you will automatically be added to the team of the inviting user.
* If you already have credentials – proceed to the [Sign in page](https://hdm.road.ly/signin).
* If you prefer to create a new account, simply proceed to the [Sign up page](https://hdm.road.ly/signup). This will create a new team (organization) for you and grant you the ability to invite other users.

<figure><img src="https://4083604187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4YXcy16gTXT6DiCWYAWu%2Fuploads%2FnHFAoL5DbFJs1clxiDlw%2Fimage.png?alt=media&#x26;token=df014137-bb82-41f2-96d7-410ab80bbf32" alt=""><figcaption></figcaption></figure>

You will then be logged in to the Roadly web application.


---

# 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.road.ly/quick-start-guide/step-1.-setup-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.
