docs / core concepts
The terminal
Panels, layouts, and the command line that drives the whole product.
Panels, not pages
Everything — search, the pre-rank feed, wallet tracking, quick buy — lives in one screen made of panels you can add, remove, and rearrange. Layouts save per browser.
Command line
The console accepts a small set of commands. Use Tab to autocomplete and the arrow keys to walk history.
| Command | What it does |
|---|---|
| help | List available commands |
| agents | List every agent and its state |
| arm <agent> | Start an agent, e.g. arm pulse |
| disarm <agent> | Stop an agent |
| arm all / disarm all | Toggle the whole squad |
| status | Show armed count and signal rate |
| scan <token> | Run SIFT against a token |
| open <page> | Navigate to agents, docs, pricing, home |
| clear | Clear the terminal |