> ## Documentation Index
> Fetch the complete documentation index at: https://docs.attaxr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Attaxr documentation

> Guides and API reference for Attaxr products. Start with Aquila, the event-driven reconnaissance platform.

Attaxr builds event-driven security software. This site documents our
products.

## Products

Aquila is our first product. It runs continuous reconnaissance on your
targets: it collects attack-surface data, classifies the data into leads,
probes the leads, and ranks vulnerabilities by impact.

<Card title="Aquila" icon="radar" href="/quickstart">
  Event-driven reconnaissance. Start with the quickstart, or open the
  [API reference](/api/overview).
</Card>

The Aquila dashboard lives at [aquila.attaxr.com](https://aquila.attaxr.com).
The HTTP API that powers the dashboard is available to your account. Call it
from your own tools.

## Start with Aquila

* New to the API? Read the [Quickstart](/quickstart).
* Automating from code or CI? Read [Authentication](/authentication). Then
  copy your API key from Settings in the dashboard.
* Building an external chatbot? Read the [MCP overview](/mcp/overview).

## How Aquila works

Aquila has three cooperating layers:

* **Collection.** Scans and workflows drive recon tools. The tools publish
  events.
* **Classification.** The classification agent probes and scores new leads.
  Hackbot, the chat copilot, can hunt on its own and open findings.
* **Delivery.** The dashboard, reports, notifications, and the MCP server
  expose the results.
