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

## Learn

[**How agents work**

Understand agent behavior and prompting before you start a new workflow.](https://docs.poolside.ai/resources/how-agents-work)

[**Prompting best practices**

Write prompts with enough goal, context, and constraints for the agent to act on.](https://docs.poolside.ai/resources/prompting-best-practices)

## How-to guides and videos

[**How to run a Poolside model locally**

Choose an open-weight Poolside model and run it with Ollama and `pool`.](https://docs.poolside.ai/resources/run-model-locally)

[**Videos**

Watch short how-to videos.](https://docs.poolside.ai/resources/videos)

## Examples

[**Prompts**

Copy and adapt prompts for common development tasks.](https://docs.poolside.ai/resources/example-prompts)

[**Workflows**

Use example workflows as starting points for repeatable agent tasks.](https://docs.poolside.ai/resources/example-workflows)

## Use cases

[**Document code**

Generate and improve docs for existing code.](https://docs.poolside.ai/resources/use-cases/documenting-code)

[**Visualize data flows**

Turn code paths and system behavior into diagrams.](https://docs.poolside.ai/resources/use-cases/visualizing-data-flows)

[**Refactor code**

Plan, apply, and validate refactors with the agent.](https://docs.poolside.ai/resources/use-cases/refactoring-code)
