# Creating a New Account

{% @arcade/embed flowId="kVZzd9iAVRZLDEL1hXMI" url="<https://app.arcade.software/share/kVZzd9iAVRZLDEL1hXMI>" %}

## Creating a New Account

Signing up on MarianaAI takes just a few seconds. Here’s how:

1. Visit [app.marianaai.com](http://app.marianaai.com) or download the app from Play Store or App Store.
2. Click on “Register for free” to create a new account.
3. Fill in your details and set your password.
4. Once submitted, a confirmation link will be sent to the entered email. Open the link in any browser to activate your account.
5. You can now select your EHR and add organization details to fully customize your experience from day one.
6. You’re all set!

## Signing in to an Existing Account

You can sign in using your email address or your Google account. That's it!


---

# 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://resources.marianaai.com/home/how-to/creating-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.
