# Getting Started ...

The first thing Hai! will ask you to do is login. You can enter your Mastodon address here: name\@server. Hai will automatically get the connection information to the server. It will direct you to log into your instance, and provide permissions for use.

Currently, servers that use SSO, like Vivaldi, do not connect.

### Advanced - Not yet Implemented

If Hai! is unable to connect to your server, you can manually provide information in the advanced screen. Incomplete information will result in Hai! trying to fill in the blanks. For more advanced setups, you can setup oAuth separately, and enter the information into Hai! to connect.


---

# 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://help.hai.abbiecod.es/documentation/getting-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.
