> ## Documentation Index
> Fetch the complete documentation index at: https://akron-cdb9eaf4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Akron documentation

> Install, configure, and contribute to Akron, an Everest utility suite for Celeste.

Akron is an Everest code mod for Celeste. It adds a tabbed in-game overlay, `.akr` setup packs, proof metadata, capture tools, HUD widgets, room-lab tools, visible status, and interop with established Celeste tooling.

Akron separates player-facing workflows from submission and development policy. Use the player guide to configure the overlay and tools. Use the classification pages when you need to understand how a feature affects attempt status.

<CardGroup cols={2}>
  <Card title="Install Akron" icon="download" href="/getting-started/install">
    Learn how to install Akron and launch it as an Everest mod.
  </Card>

  <Card title="First run" icon="play" href="/getting-started/first-run">
    Open the overlay, confirm Akron is active, and understand the status indicator.
  </Card>

  <Card title="Clean vs cheat" icon="shield-check" href="/concepts/clean-vs-cheat">
    Understand Goldberry/Hardlist clear, Normal clear, Cheat, and monotonic escalation.
  </Card>

  <Card title="Feature guide" icon="list-tree" href="/feature-guide">
    Look up each current overlay tab and option by player-facing behavior.
  </Card>

  <Card title="Menu anatomy" icon="panel-top" href="/player-guide/menu-anatomy">
    Learn the names for overlay columns, rows, features, submenus, toggles, and input boxes.
  </Card>

  <Card title="Clean vs cheat" icon="list-checks" href="/concepts/clean-vs-cheat">
    Understand how Akron decides whether behavior is Goldberry/Hardlist clear, Normal clear, or Cheat.
  </Card>
</CardGroup>

## What Akron Covers

Akron's public surface includes:

* A tabbed overlay with current in-game tabs for Global, Level, StartPos, Bypass, Keybinds, Player, Sound, Creator, Interface, Labels, Shortcuts, Internal Recorder, and loaded external integrations.
* Visible attempt status and policy badges that show when a tool is Goldberry/Hardlist clear, Normal clear, or Cheat.
* Shareable `.akr` packs for whole setups or scoped sections.
* HUD widgets for room labels, inputs, timers, resources, death stats, StartPos state, and custom labels.
* Capture and recording tools for screenshots, map capture, internal video recording, and proof-oriented output.
* Community pack browsing for map-specific `.akr` setup packs.
* Contributor workflows for feature policy, testing, verification, and public architecture.

## Where To Go

<CardGroup cols={2}>
  <Card title="Player guide" icon="gamepad-2" href="/player-guide/overlay">
    Learn the overlay, room-lab tools, HUD tools, capture tools, community packs, and interop surfaces.
  </Card>

  <Card title="Feature guide" icon="list-tree" href="/feature-guide">
    Browse every current base overlay tab and option.
  </Card>

  <Card title=".akr Packs" icon="folder-sync" href="/akr-packs/manage-setups">
    Manage stored setups and share `.akr` packs.
  </Card>

  <Card title="Developers" icon="code-2" href="/contributing/development-setup">
    Build Akron, update policy contracts, run focused checks, and verify behavior.
  </Card>
</CardGroup>
