# Login to your instance

If you have reached this section! Congratulations, you most likely have successfully created your instance on Skolarli and verified your account as well.

Signing in or logging into your account is a simple process. Please remember that your domain name and email ID serve as the unique identifiers for your account and at this point, only you as an 'Admin' have the ability to log in to your account.

<figure><img src="/files/cLL1tZlSAXPuFT9lDuuL" alt=""><figcaption><p>Login Screen</p></figcaption></figure>

{% hint style="info" %}
**NOTE:** Please note that passwords are case sensitive, which means, "Password123" and "pASSWORD123" are distinct passwords and not the same, despite having the same combination of letters and numbers, the reversal of upper-case and lower-case characters makes them different.
{% endhint %}


---

# 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.skolar.li/getting-started/login-to-your-instance.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.
