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

# Choosing your level

> Reality Harness is one product with three additive levels — pick where you want to start.

Each level below only *adds* to the one before it. Nothing about your Level 1 setup changes when you add Level 2 or Level 3, and Level 1 alone is a complete, useful setup on its own.

<CardGroup cols={3}>
  <Card title="Level 1 — Commits only" icon="git-commit-horizontal" href="/reality-harness/level-1-commits-only">
    Install the MCP, connect a folder. Every commit, file changed, and completed planning checkbox becomes XP automatically.

    **Needs:** a key with `devprogress:read` + `devprogress:write`
  </Card>

  <Card title="Level 2 — + Outcomes" icon="trophy" href="/reality-harness/level-2-outcomes">
    Same MCP. When something big lands in real life — you get paid, ship a release, pass an evaluation — submit it once for a flat XP bonus.

    **Needs:** add `rhp:outcome` to the key
  </Card>

  <Card title="Level 3 — + Board sync" icon="layout-list" href="/reality-harness/level-3-board-sync">
    Connect an Obsidian task board. Your real to-dos become the Throne Room daily checklist, sorted into 4 skill lanes.

    **Needs:** an `obsidian:sync` key + the board-sync bridge running + an Obsidian vault
  </Card>
</CardGroup>

| Level            | What it adds                                                           | Tool                              |
| ---------------- | ---------------------------------------------------------------------- | --------------------------------- |
| 1 — Commits only | XP from commits, files changed, and completed planning checkboxes      | `reality_harness_submit_progress` |
| 2 — + Outcomes   | Flat bonus XP (1000 / 750 / 500) for a payment, release, or evaluation | `reality_harness_submit_outcome`  |
| 3 — + Board sync | Daily checklist, 4 skill lanes, Companion tick-off                     | the board-sync bridge             |

<Note>
  Free tier: connect 1 folder. Premium tier: unlimited folders + bonus features. Manage your subscription in the iOS app under Settings.
</Note>
