# Agents

- [Getting started with agents](https://docs.superuser.app/agents/getting-started-with-agents.md)
- [Installing tools](https://docs.superuser.app/agents/getting-started-with-agents/installing-tools.md)
- [Secrets and security](https://docs.superuser.app/agents/getting-started-with-agents/secrets-and-security.md)
- [Removing agents](https://docs.superuser.app/agents/removing-agents.md)
- [Creating a custom agent](https://docs.superuser.app/agents/creating-a-custom-agent.md)
- [Modifying your agent](https://docs.superuser.app/agents/modifying-your-agent.md)
- [Profile](https://docs.superuser.app/agents/modifying-your-agent/profile.md)
- [Agent settings](https://docs.superuser.app/agents/modifying-your-agent/agent-settings.md)
- [Context: Markdown, Websites, PDF](https://docs.superuser.app/agents/modifying-your-agent/context-markdown-websites-pdf.md)
- [Installing tools](https://docs.superuser.app/agents/modifying-your-agent/installing-tools.md)
- [Secrets and security](https://docs.superuser.app/agents/modifying-your-agent/secrets-and-security.md)
- [Third-party connections](https://docs.superuser.app/agents/modifying-your-agent/third-party-connections.md)
- [Publishing your agent for others](https://docs.superuser.app/agents/publishing-your-agent-for-others.md)
- [Linking to Discord](https://docs.superuser.app/agents/linking-to-discord.md)
- [Archiving your agent](https://docs.superuser.app/agents/archiving-your-agent.md)


---

# 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.superuser.app/agents.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.
