# Introduction

Equina is the most powerful and flexible AI-powered scheduling interface that helps you create and manage employee schedules in healthcare. With an easy-to-use interface, Equina is designed to think like the shift worker and shift scheduler.

This manual covers important topics for both the employee and scheduler.  If you have any feedback on how we can improve this documentation or have any questions, please reach out to us at [<mark style="color:green;">support@equinascheduling.com</mark>](mailto:support@equinascheduling.com).


---

# 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.equinascheduling.com/master.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.
