# Introducción

{% hint style="info" %}
*Esta documentación está dirigida a **usuarios generales** de la Guía Edutec.*
{% endhint %}

Aquí encontrarás las principales funcionalidades que el sistema Guía Edutec ofrece al usuario en general. Los tres tipos de usuarios son:

* [Docentes](/espanol/docentes.md)
* [Directores de escuela](/espanol/directores-de-escuela.md)
* [Líder del sistema educativo](/espanol/lider-del-sistema-educativo.md)
* [Administrador del país](/espanol/administrador-del-pais.md)
* [Administrador del sistema](/espanol/administrador-del-sistema.md)


---

# 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/espanol/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.
