# Guías de Usuario

Bienvenido a la Guía de Usuario. Este sección de la documentación está diseñado para proporcionarle una explicación detallada sobre el funcionamiento, configuración y uso de la aplicación/sistema, asegurando que pueda aprovechar al máximo sus funcionalidades de manera eficiente y segura.

La Guía de Usuario tiene como objetivo ofrecer instrucciones claras y detalladas para ayudar a los usuarios a comprender el funcionamiento del sistema, facilitando su navegación y optimizando su experiencia. Este documento está estructurado para cubrir desde aspectos básicos hasta características avanzadas.


---

# 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://documento.polfex.io/guias-de-usuario.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.
