# AppAttest > AppAttest delivers iOS secrets to the device Keychain using Apple App Attest. API keys and service tokens never ship inside the app binary. Every page on this site is available as raw markdown at its URL with a `.md` suffix. ## Marketing - [Home](https://www.appattest.dev/index.md): What AppAttest is and the three-line Swift integration. - [Pricing](https://www.appattest.dev/pricing.md): Plan tiers, overage rates, billing model. - [Terms of Service](https://www.appattest.dev/tos.md): Intended use, content prohibitions, acceptable use. ## Docs - [Docs index](https://www.appattest.dev/docs/index.md): Table of contents. - [Quickstart](https://www.appattest.dev/docs/quickstart.md): Add AppAttest to an iOS app in five minutes. End-to-end setup from signup to first secret fetched on device. - [Apple Developer Console setup](https://www.appattest.dev/docs/apple-developer-console.md): Enable App Attest on your app identifier in Apple Developer. Step-by-step with exact menu paths. - [Xcode setup](https://www.appattest.dev/docs/xcode-setup.md): Add the App Attest capability and the AppAttest Swift package to your Xcode project. - [Entitlements reference](https://www.appattest.dev/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](https://www.appattest.dev/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. ## Reference - [For AI agents](https://www.appattest.dev/docs/agents.md): Start here if you are an AI helping a developer integrate AppAttest. - [Full text bundle](https://www.appattest.dev/llms-full.txt): All pages concatenated, one fetch.