# Quirello developer docs > Public developer documentation for Paitronage Quirello website operations. ## Start here - [Quirello website operations](https://quirello.patronage.com/): Start operating redirects, forms, and media through Quirello. - [Run a redirect operation locally](https://quirello.patronage.com/tutorials/local-redirect): Create, verify, and clean up a Quirello redirect against the in-memory Operator Contract. ## Operate - [Operate Quirello through MCP](https://quirello.patronage.com/how-to/mcp-operations): Read first, mutate through the Operator Contract, and recover from expected errors. ## Understand - [Supported Quirello surface](https://quirello.patronage.com/reference/operator-contract): Exact operator operations, public routes, bindings, and error meanings. - [Runtime and host boundaries](https://quirello.patronage.com/explanation/runtime-boundaries): Understand why Quirello owns operations while the website keeps content and presentation. ## Agent resources - [llms-full.txt](https://quirello.patronage.com/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://quirello.patronage.com/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [JSON API](https://quirello.patronage.com/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at https://quirello.patronage.com/openapi.json. - [API catalog](https://quirello.patronage.com/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here. - [agent-readability.json](https://quirello.patronage.com/agent-readability.json): Manifest of every agent-facing artifact on this site.