# Documentación

&#x20;En "**Proyectos/Documentación**" tienes disponible la función de Documentación. Esta función te permite mantener actualizado la documentación de tus proyectos y llevar acabo el control de versiones.

<figure><img src="/files/fymTBATkkcQuNn9EMOVf" alt=""><figcaption><p>Accediendo a la documentación de un proyecto.</p></figcaption></figure>

Dispones de un árbol de categorías que es el siguiente:

* Contratos.
* Licencias y permisos.
* Seguimiento de obra.
* Seguridad y salud.
* Medio Ambiente.
* Calidad.
* BIM.

Cada categoría dispone de sus propias subcategorías.&#x20;

<figure><img src="/files/Zdo452QH33FhUR9FMnWx" alt=""><figcaption><p>Navegando por el árbol de documentos.</p></figcaption></figure>


---

# 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://academy.trowelapp.com/proyectos/documentacion.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.
