---
title: Quirello website operations
description: Start operating redirects, forms, and media through Quirello.
---

Quirello is Paitronage's small operations layer for markdown-first websites. Use it for redirects, forms, media, and authenticated operator actions while published content stays in git.

## choose a task

- [Run the local redirect tutorial](/tutorials/local-redirect) to prove the Operator Contract without touching a remote website.
- [Operate Quirello through MCP](/how-to/mcp-operations) when you need to read or change a redirect, form, submission view, or media asset.
- [Look up the supported surface](/reference/operator-contract) before building an integration.
- [Understand the runtime boundary](/explanation/runtime-boundaries) before changing the package or a Website Host Adapter.

For a complete source-level example, read the [runnable redirect tutorial](https://github.com/patronage/quirello/blob/main/src/tutorials/redirect.ts) and its [executable test](https://github.com/patronage/quirello/blob/main/src/tutorials/redirect.test.ts) in the Quirello mirror.

This site does not cover Ads Sync, general marketing connectors, generic Website development, deployment, DNS, or public access decisions.
