# AppAttest Docs

Developer documentation for AppAttest.

Every page is available as raw markdown at its URL with a `.md` suffix. See `/docs/agents.md` for the agent-facing guide.

## Start here

- [Quickstart](/docs/quickstart.md) — Add AppAttest to an iOS app in five minutes. End-to-end setup from signup to first secret fetched on device.

## Setup

- [Apple Developer Console setup](/docs/apple-developer-console.md) — Enable App Attest on your app identifier in Apple Developer. Step-by-step with exact menu paths.
- [Xcode setup](/docs/xcode-setup.md) — Add the App Attest capability and the AppAttest Swift package to your Xcode project.

## Reference

- [Entitlements reference](/docs/entitlements.md) — The exact entitlement key App Attest uses, what values are valid, and how environments map to your AppAttest dashboard.
- [For AI agents](/docs/agents.md) — How an AI agent should read AppAttest docs on a developer's behalf, and how we expose markdown on every page for that purpose.
