# A2WF — Agent-to-Web Framework > A community-driven draft specification that gives website operators machine-readable control over what AI agents may and may not do on their digital properties. ## Core Concept A2WF defines `siteai.json`, a JSON file hosted at the root of any website that declares permissions, restrictions, and rules for AI agent interactions. It complements robots.txt, MCP, A2A, and Schema.org. ## Documentation - [What is A2WF?](https://a2wf.org/documentation/) - [Permission Model](https://a2wf.org/documentation/permissions/) - [Agent Identification](https://a2wf.org/documentation/identification/) - [Human Verification](https://a2wf.org/documentation/human-verification/) - [Enforcement](https://a2wf.org/documentation/enforcement/) ## Specification - [Full Specification v1.0](https://a2wf.org/specification/) ## Examples - [Example Policies](https://a2wf.org/examples/) - [E-Commerce](https://github.com/a2wf/spec/blob/main/examples/ecommerce.json) - [Healthcare](https://github.com/a2wf/spec/blob/main/examples/healthcare.json) - [Restaurant](https://github.com/a2wf/spec/blob/main/examples/restaurant.json) - [News/Media](https://github.com/a2wf/spec/blob/main/examples/news-media.json) - [Banking](https://github.com/a2wf/spec/blob/main/examples/banking.json) ## Tools - [Convert Your Website](https://a2wf.org/convert/) ## Community - [FAQ & Contributing](https://a2wf.org/community/) - [GitHub](https://github.com/a2wf/spec) ## Reference - [Complete LLM Reference](https://a2wf.org/llms-full.txt)