# Fixter Documentation

> Documentation for Fixter: sending your telemetry, querying it, alerting on it, and having an AI agent investigate what broke.

<AgentCopyAction />

<hr />

<p class="fx-eyebrow">For machines</p>

## Give these docs to your agent

Every page has a raw-markdown twin, and the whole corpus is one fetch:

```sh
curl https://docs.fixter.dev/llms-full.txt
```

Or tell your agent to read the Fixter docs and let it find its own way. It lands on
[/llms.txt](/llms.txt), an index of every page with a one-line summary, and fetches what
it needs.

<p class="fx-eyebrow">Explore</p>

## Where to go

<NavGrid />