# User Registration

New to Reasy? Get started by creating an account.

Try out our [Beta version](https://build.reasy.ai/platform/signupview/) to get 15 days of free trial access to Reasy. Before creating your account, make sure you have a valid work email ID.

Enter your name and work email. Then, clicking **Agree & Sign up** creates your account. You will receive an email to your work email ID. Verify your email, set a password, and you are good to go.&#x20;

<div align="left"><figure><img src="/files/o983Uqbbnj3vWjvoQ0Wg" alt="" width="563"><figcaption></figcaption></figure></div>

Now, access the URL-[build.reasy.ai](https://build.reasy.ai) to log into Reasy and explore the Reasy way of building apps.

After a successful login, the platform lands you on the [App Dashboard](/help/getting-started/app-dashboard.md).


---

# 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.reasy.ai/help/user-registration.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.
