# Sign up

![Explore the ReefCloud homepage for more background on the project, and to sign up, and access the public Dashboard](/files/SRhhcalQI5eKE9kWkpP4)

* Sign up for an account at [reefcloud.ai](https://reefcloud.ai) and click “Login to Data Portal”. If you already have an account, enter your username and password to sign in. Otherwise, click “Sign up” for a new account.
* Enter your email and name .
* Create a password. Note your password must contain at least:

  * One lower case letter.
  * One upper case letter.
  * One number.
  * Eight (8) characters in total.
  * One special character or a space
  * Not contain a leading or trailing space

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

After signing up you will receive a confirmation email to verify your new account.

If you forget your password for ReefCloud, click the “Forgot your password?” prompt and enter your email address. We will send a message to your registered email address to reset your password.

{% embed url="<https://youtu.be/I1onnmXqMQA?feature=shared>" %}
Two minute video tutorial in how to create a new user account in ReefCloud.
{% endembed %}


---

# 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://docs.reefcloud.ai/get-started/sign-up.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.
