# Agent Browsers

Agent browsers can be selected via the agent context menu in the sessions table.

<figure><img src="/files/Odo9JNEZQHINVKTEArhI" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/rEPClutLuq5xcAOkUYce" %}
[File Browser](/adaptix-framework/adaptix-c2/agent-browsers/file-browser.md)
{% endcontent-ref %}

{% content-ref url="/pages/mjbo3bLjbauUY0u3LEj6" %}
[Process Browser](/adaptix-framework/adaptix-c2/agent-browsers/process-browser.md)
{% endcontent-ref %}

{% content-ref url="/pages/jH5hmUDSL3YGPgep9Wel" %}
[Remote Terminal / Shell](/adaptix-framework/adaptix-c2/agent-browsers/remote-terminal-shell.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://adaptix-framework.gitbook.io/adaptix-framework/adaptix-c2/agent-browsers.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.
