Get started

From fulfilment email to first report.

You need the activation code and secure download link from your Dokima email, a Linux or macOS workspace, and an installed Codex or Claude runner with its own account and usage allowance.

01

Download and install the right build

Open the secure fulfilment link in your email and choose Linux x86-64, Linux ARM64, macOS Intel or macOS Apple silicon. Verify the supplied SHA-256 value, extract the archive, then move its dokima executable to a directory on your PATH. The link is authenticated and expires; there is no unauthenticated public binary.

Download guidance
02

Activate once

dokima activate ACTIVATION_CODE

Dokima stores the signed licence in your user configuration directory. Keep the activation code private.

03

Prepare the AI runner

Install and sign in to Codex or Claude before opening Dokima. Dokima detects the runner command locally; runner usage, terms and billing remain separate from Dokima.

04

Open your workspace

cd /path/to/your/workspace
dokima

On first run, approve setup for the directory. Dokima detects Git repositories and available runners, then creates local .dokima/ state and DOKIMA.md context.

05

Run the first review

Choose Full Sweep in the dashboard, or run:

dokima sweep --mode full

When report work completes, open ./dokima-report/. Later, use dokima sweep or dokima continuous as the codebase changes.