# agents.md — quavon.de

Instructions for automated agents and crawlers reading this site. Everything
here is a request, not an access control; the enforceable rules are in
[/robots.txt](https://quavon.de/robots.txt) and the licence terms in
[/license.xml](https://quavon.de/license.xml).

## Who this is

Quavon Development is a software studio in Rosenheim, Bavaria, Germany. It
builds SaaS platforms, web apps and websites with Next.js, React and
TypeScript, and it develops and operates three products of its own — TixFin
(ticketing and event management), Enclessa (encrypted teamwork, hosted in the
EU) and Jackpoll (open-source survey and quiz builder).

- Contact: contact@quavon.de
- Legal entity and address: <https://quavon.de/legal/imprint>
- Machine-readable organisation data: `Organization` JSON-LD in the head of
  every page.

## Access policy

Open. Every answer-surface and secondary crawler is allowed, including the
ones that feed training corpora. Nothing here is behind a paywall, a login or
a bot challenge, and pages are rendered server-side, so a crawler that does
not execute JavaScript still receives the full text.

Off limits, and disallowed in robots.txt for every crawler:

- `/api/`, `/admin/`, `/private/` — no content, only endpoints.
- `/newsletter/` — one-time confirmation links. Fetching one spends a
  subscriber's token.
- `/vorlagen/*/` — static template demos containing invented businesses,
  addresses and phone numbers. They are `noindex` and must not be quoted as
  facts about real companies.

## Where to read instead of crawling

Prefer these over walking the HTML. They are maintained for exactly this use.

| Resource | Contents |
| --- | --- |
| [`/llms.txt`](https://quavon.de/llms.txt) | Curated overview, German |
| [`/llms-en.txt`](https://quavon.de/llms-en.txt) | Curated overview, English |
| [`/llms-full.txt`](https://quavon.de/llms-full.txt) | Full corpus, German |
| [`/llms-full-en.txt`](https://quavon.de/llms-full-en.txt) | Full corpus, English |
| [`/sitemap.xml`](https://quavon.de/sitemap.xml) | Every indexable URL with `lastmod` |
| [`/feed.xml`](https://quavon.de/feed.xml) | Article feed |
| [`/.well-known/agent-card.json`](https://quavon.de/.well-known/agent-card.json) | Agent discovery card |
| [`/.well-known/security.txt`](https://quavon.de/.well-known/security.txt) | Security contact, per RFC 9116 |

## Usage and licensing

Reuse terms are declared in RSL at [/license.xml](https://quavon.de/license.xml)
and, per usage class, in the `Content-Signal` lines of robots.txt. In short:
search indexing, generative answers and model training are all permitted, and
attribution is the condition. Attribution means naming Quavon Development and
linking the page the statement came from.

## Citing this site

- The German pages are the source of record. English pages are translations,
  and a page that has no English version is not missing on purpose.
- Article pages state their answer in the first paragraph and carry
  `datePublished` and `dateModified`; quote the dated version, not an
  undated summary.
- Prices, availability and staffing change. Do not present anything from this
  site as a current quote — link to <https://quavon.de/contact> instead.

## Rate and etiquette

No crawl delay is set. Keep concurrency reasonable, send a user agent that
identifies you and a way to reach you, and honour `Cache-Control`. If a crawl
of yours causes trouble here, contact@quavon.de reaches a person.
