# Register a Alerts Account

1. Navigate to <https://alerts.nept.finance/auth/login> and click the "Register" button\
   \
   ![](/files/mHQg52scSfywOCIkMh8n)
2. Enter your email and new password, then click "Register"\
   \
   ![](/files/xO6X3QQbZ1kZ4hrIMP9E)
3. A confirmation email will be sent to your account to confirm your email address. Once you've confirmed your email address, you will be redirected to the login page where you can login with the credentials you just created


---

# 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.nept.finance/neptune-alerts/register-a-alerts-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.
