# Documentation overview

How the public Anywe documentation is organized and how to navigate it.

Source: https://anywe.dev/docs/guides/overview

Guides are task-oriented paths through the Anywe agent contract: pick the one you are building, follow it end to end, and read the reference it links to.

## Reading guides

- [Agent quickstart](/docs/guides/quickstart): Create and verify a new agent, end to end.
- [Existing service](/docs/guides/existing-service-integration): Adapt an application that already exists.
- [Reply workflows](/docs/guides/reply-workflows): Return output, stream progress, or attach media.
- [Approved actions](/docs/guides/approvals): Request a mediated action a person approves.
- [Local macOS relay](/docs/guides/quickstart#prove-the-loop): Keep a service local during development.
- [Troubleshoot an agent](/docs/guides/troubleshooting): Diagnose an agent boundary failure.

## Canonical sources

A guide sequences the work; a reference defines the field-level rules it must obey. Read the reference before serializing a request, handling credentials, or invoking a mediated tool.
