> ## 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.

# Keybinds

> Review Akron overlay bindings and the built-in action bindings exposed by the current build.

The Keybinds tab shows binding rows. Runtime rows can also appear for actions that have custom bindings, but the stable built-in rows are listed here.

| Option                 | Control | What it does                                                                                                                                                            | Attempt status           |
| ---------------------- | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| In-game only           | Toggle  | Restrict Akron menu bindings so they only fire while a level is active.                                                                                                 | Regular clean            |
| Open Menu              | Keybind | Show the binding used to open or close the Akron overlay.                                                                                                               | Goldberry/Hardlist clean |
| Retry                  | Keybind | Restart the current room through Celeste's retry flow.                                                                                                                  | Regular clean            |
| Reload Room            | Keybind | Restart the current room.                                                                                                                                               | Cheat                    |
| Reload Chapter         | Keybind | Restart the current chapter through Celeste's loader.                                                                                                                   | Regular clean            |
| Capture StartPos State | Keybind | Save the current room, player state, session state, and Akron metadata into the active StartPos slot.                                                                   | Cheat                    |
| Restore StartPos State | Keybind | Load the active StartPos slot, or report why the slot cannot be loaded.                                                                                                 | Cheat                    |
| Show Hitboxes          | Keybind | Open live hitbox controls for collision boxes, filters, colors, opacity, thickness, and style.                                                                          | Cheat                    |
| Freeze Gameplay        | Keybind | Freeze gameplay updates until toggled off or advanced by the frame stepper.                                                                                             | Cheat                    |
| Cursor Zoom            | Keybind | Hold the cursor bind and use the mouse wheel to magnify the area under the cursor.                                                                                      | Cheat                    |
| Cursor Tools           | Keybind | Hold one cursor-tools bind to temporarily enable the selected cursor-driven tools. Cursor Tools has one selected left-click action: Click Teleport or Entity Inspector. | Cheat                    |
| StartPos Set           | Keybind | Capture the current position and room state into the active StartPos slot.                                                                                              | Cheat                    |
| StartPos Load          | Keybind | Load the active StartPos slot.                                                                                                                                          | Cheat                    |
| StartPos Clear         | Keybind | Clear the active StartPos slot.                                                                                                                                         | Cheat                    |
| StartPos Previous      | Keybind | Move to the previous saved StartPos in chapter order.                                                                                                                   | Cheat                    |
| StartPos Next          | Keybind | Move to the next saved StartPos in chapter order.                                                                                                                       | Cheat                    |
| StartPos Slot 1-9      | Keybind | Show bindings for loading fixed StartPos slots.                                                                                                                         | Cheat                    |

## Option menus

Rows with a triangle expose the controls listed below.

| Option        | Menu control                   | What it changes                                                                                                                                                             | Attempt status |
| ------------- | ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| Show Hitboxes | Active only                    | Hide inactive entities from live hitbox rendering.                                                                                                                          | Cheat          |
| Show Hitboxes | Hide player                    | Hide the player collider from live hitbox rendering.                                                                                                                        | Cheat          |
| Show Hitboxes | Hazards                        | Draw spike, blade, and death-object hitboxes.                                                                                                                               | Cheat          |
| Show Hitboxes | Solids                         | Draw solid collision boxes.                                                                                                                                                 | Cheat          |
| Show Hitboxes | Triggers                       | Draw trigger areas.                                                                                                                                                         | Cheat          |
| Show Hitboxes | Sync Hitboxes                  | Clear cached hitbox draw state and rebuild live hitboxes on the next frame.                                                                                                 | Cheat          |
| Show Hitboxes | Show Hitbox Trail              | Draw recent player collision boxes behind Madeline.                                                                                                                         | Cheat          |
| Show Hitboxes | Length                         | Set how many previous player hitbox positions are kept.                                                                                                                     | Cheat          |
| Show Hitboxes | Trail %                        | Set maximum opacity for older hitbox trail samples.                                                                                                                         | Cheat          |
| Show Hitboxes | Line                           | Set live hitbox outline thickness.                                                                                                                                          | Cheat          |
| Show Hitboxes | Black outline                  | Add a black contrast border behind colored hitbox lines.                                                                                                                    | Cheat          |
| Show Hitboxes | Fill %                         | Set interior opacity for drawn hitboxes.                                                                                                                                    | Cheat          |
| Show Hitboxes | Player                         | Set Madeline/player hitbox color.                                                                                                                                           | Cheat          |
| Show Hitboxes | Solids color                   | Set solid collision grid color.                                                                                                                                             | Cheat          |
| Show Hitboxes | Hazards color                  | Set spike, blade, and death-object color.                                                                                                                                   | Cheat          |
| Show Hitboxes | Triggers color                 | Set trigger area color.                                                                                                                                                     | Cheat          |
| Show Hitboxes | Other                          | Set fallback color for other collidable entities.                                                                                                                           | Cheat          |
| Show Hitboxes | Reset style                    | Restore Akron's default hitbox style.                                                                                                                                       | Cheat          |
| Cursor Zoom   | Zoom                           | Set whole-screen level zoom percentage.                                                                                                                                     | Cheat          |
| Cursor Zoom   | Allow zoom out                 | Allow the configured zoom value below the normal 100% view. Below-100% zoom is applied through Extended Camera Dynamics, centered on the player, when ECD hooks are active. | Cheat          |
| Cursor Zoom   | Hold                           | Apply zoom only while the Cursor Zoom bind is held.                                                                                                                         | Cheat          |
| Cursor Zoom   | Toggle                         | Press the Cursor Zoom bind to toggle the zoomed view on or off.                                                                                                             | Cheat          |
| Cursor Zoom   | Reset on deactivate            | Reset zoom to 100% when Hold is released or Toggle is turned off.                                                                                                           | Cheat          |
| Cursor Zoom   | Scroll step                    | Set percent changed per mouse-wheel notch.                                                                                                                                  | Cheat          |
| Cursor Zoom   | Reset zoom                     | Return the level camera to neutral 1.0x without changing whether Cursor Zoom is enabled.                                                                                    | Cheat          |
| Cursor Tools  | Cursor                         | Choose the hold bind that temporarily enables selected Cursor Tools actions.                                                                                                | Cheat          |
| Cursor Tools  | Click action: Click Teleport   | Make Cursor Tools left-click teleport Madeline while the Cursor Tools bind is held.                                                                                         | Cheat          |
| Cursor Tools  | Click action: Entity Inspector | Make Cursor Tools left-click inspect the hovered entity or trigger while the Cursor Tools bind is held.                                                                     | Cheat          |
