# Manual de usuario

Esta sección cubre todo lo que los usuarios finales necesitan saber sobre trabajar con KONNEKT en el Explorador de archivos de Windows. Explica la interfaz principal, el menú de la bandeja del sistema y las preferencias que puedes ajustar

{% content-ref url="/pages/42dc4a3a0208f0e1ad6b71d5632fd9c3faa11574" %}
[Explorador de archivos de Windows](/es/usage/windows-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/14798dc649db019cb39f2b1d90c9bcf6872a99c2" %}
[Menú de la bandeja](/es/usage/tray-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/d12f18ca8da980dbbff55d699529ca043e2dab15" %}
[Menú de preferencias](/es/usage/preferences-menu.md)
{% endcontent-ref %}


---

# 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.konnekt.io/es/usage.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.
