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

# Welcome to Edpire

> A headless assessment engine for platforms and schools.

Edpire is a **headless assessment engine**. You author content in the Edpire dashboard — your platform owns the catalog, taxonomy, access control, and UX. Edpire handles content storage, grading (deterministic + AI), per-question feedback, and result storage.

## Who is Edpire for?

<CardGroup cols={2}>
  <Card title="Developers & Platforms" icon="code" href="/developer/overview">
    Integrate Edpire into your product. Full API access, webhooks, SDK, and headless grading.
  </Card>

  <Card title="Schools & Admins" icon="school" href="/managed/getting-started">
    No-code setup. Create assessments, share links, and view results — no developers needed.
  </Card>
</CardGroup>

## Core principle

> Edpire owns **content + grading**. You own **catalog, taxonomy, access control, and UX**.

## Quick links

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get to a working submission in under 10 minutes.
  </Card>

  <Card title="Integration Tiers" icon="layers-half" href="/developer/integration-tiers">
    From a simple share link to a fully headless server-side integration.
  </Card>

  <Card title="API Reference" icon="rectangle-terminal" href="/api-reference/assessments/list-assessments">
    Full interactive REST API reference.
  </Card>

  <Card title="Webhooks" icon="bell" href="/developer/webhooks">
    Real-time notifications for submissions and catalog changes.
  </Card>

  <Card title="Changelog" icon="clock-rotate-left" href="/changelog">
    What's new and what changed in each release.
  </Card>
</CardGroup>
