# Introduction

{% hint style="info" %}
*This documentation is intended for **general users** of the Guia Edutec.*
{% endhint %}

Here you will find the main features that the Guia Edutec system offers to the user in general. The three types of users are:

* [Teachers](https://docs.users.guiaedutec.com.br/teacher)
* [School principal](https://docs.users.guiaedutec.com.br/school-principal)
* [Educational system leader](https://docs.users.guiaedutec.com.br/educational-system-leader)
* [Country administrator](https://docs.users.guiaedutec.com.br/country-administrator)
* [System administrator](https://docs.users.guiaedutec.com.br/system-administrator)


---

# 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.users.guiaedutec.com.br/readme.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.
