# How to get Started

To get started follow the steps below

* Enter <http://admin.spurt.group> to open the login screen.​
* &#x20;Select User Type as Admin.​
* &#x20;Insert your email address
* &#x20;Insert your password
* &#x20;Click on the green highlighted 'Login' button.
*

```
<figure><img src="broken-reference" alt=""><figcaption><p>Login Page</p></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://spurt.gitbook.io/spurt-admin-dashboard/how-to-get-started.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.
