# Login

Snowray can be accessed by entering a valid username and password combination on the login page.

{% hint style="info" %}
Instead of your username, you can also use the email address with which you registered.
{% endhint %}

<figure><img src="/files/NP2E7Mu7qG9R9nSgG1Zf" alt=""><figcaption><p>Login page</p></figcaption></figure>

{% hint style="info" %}
If you don't have an account yet, press *Sign up* and fill in the form. Once complete, you will receive an email where you will need to verify your account.
{% endhint %}

Snowray also supports authentication via Google or Microsoft accounts.


---

# 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.b2ihealthcare.com/snowray/v2.9/reference/overview/login.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.
