## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.poolside.ai/llms.txt)

Use this file to discover all available pages before exploring further.

These guides configure Poolside’s own agent, whether you run it through Poolside Agent CLI, Poolside Assistant, or an ACP-compatible editor. They help you guide the agent, add capabilities, and control access. If a third-party tool such as Cline, GitHub Copilot, or Kilo Code calls Poolside models directly, or an ACP-compatible editor runs a different agent, use that tool’s own setup guide instead. See [Tool integrations](https://docs.poolside.ai/tools) to choose a guide.

## Guide the agent

[**AGENTS.md instructions** \ \
Give Poolside project and personal instructions to follow.](https://docs.poolside.ai/agent-instructions)

[**Skills** \ \
Add reusable, task-specific instructions and resources.](https://docs.poolside.ai/skills)

## Add capabilities

[**MCP servers** \ \
Connect agents to external tools and services.](https://docs.poolside.ai/mcp-servers)

[**Web search and fetch** \ \
Let agents search the web and read pages.](https://docs.poolside.ai/web-search-and-fetch)

[**Other agent servers** \ \
Configure `pool` to run another ACP-compatible agent.](https://docs.poolside.ai/cli/other-agent-servers)

## Control access

[**Permissions** \ \
Control what agents can read, write, and run.](https://docs.poolside.ai/permissions)

[**Sandboxes** \ \
Run agents in isolated environments with file and network controls.](https://docs.poolside.ai/sandboxes)

[**Secrets** \ \
Store API keys and tokens without exposing raw values.](https://docs.poolside.ai/secrets)
