# Register and Login

Visit <https://cloud.epsilla.com>, and click **Create Account**:

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

You can either use Google SSO or log in directly with your email and password. If using email, you will need to enter the verification code sent to your email.

<figure><img src="/files/bgLvwpsnGRm5zX7VWRWM" alt="" width="333"><figcaption></figcaption></figure>

<figure><img src="/files/eOzVfj00yYUYkvVMffu5" alt="" width="332"><figcaption></figcaption></figure>

<figure><img src="/files/s6SEq1AnW49mItopwDnt" alt="" width="281"><figcaption></figcaption></figure>

Your account will be ready within a few seconds:

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

In the future, you can use Google or Email + Password to login:

<figure><img src="/files/BPrq571xPnPEMKE0UfCz" alt="" width="340"><figcaption></figcaption></figure>


---

# 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://epsilla-inc.gitbook.io/epsilladb/readme/register-and-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.
