> For the complete documentation index, see [llms.txt](https://docs.konnekt.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.konnekt.io/pt/usage.md).

# Manual do utilizador

Esta seção abrange tudo o que os utilizadores finais precisam de saber sobre trabalhar com a KONNEKT no Explorador de Ficheiros do Windows. Explica a interface principal, o menu da bandeja do sistema e as preferências que pode ajustar

{% content-ref url="/pages/8b55d79ee1a18a1fb7bcc4538c0ecdc77ce8da94" %}
[Explorador de Ficheiros do Windows](/pt/usage/windows-explorer.md)
{% endcontent-ref %}

{% content-ref url="/pages/973fbf859ce5ff0b2e08fc02dedaf490066622e2" %}
[Menu da área de notificação](/pt/usage/tray-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/16b319daa9d4806fb137d54755a57b998be931ef" %}
[Menu de preferências](/pt/usage/preferences-menu.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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