Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kabal.trade/llms.txt

Use this file to discover all available pages before exploring further.

Here are answers to the questions we hear most often from Kabal AI users. If something isn’t covered below, open the in-app How-to-Play modal from the sidebar or visit the full Handbook at /docs.
No — a wallet is optional for most of the dashboard. Replay mode and Paper mode both work without connecting any wallet. You can watch pre-recorded hunt sessions and run live-signal simulations with zero setup.A Phantom wallet is only required for Live mode, which uses your real Solana balance to fund trades. Live mode unlocks at level 12, so by the time you need a wallet you’ll have plenty of practice without one.
Replay is the best place to start if you’re new to Kabal AI. It plays back pre-recorded hunt sessions — complete trade cycles with real signal patterns — so you can see how the agents behave without needing a live connection or a wallet.Each session runs exactly as it happened: signals arrive in Research, a trader deploys to the Kolosseum, the hunt resolves, and KR drops may fire. You earn XP throughout. Select a session at / and click Watch last replay to begin.
Paper mode connects to the live signal feed at api.kabal.trade/events/stream and runs the full agent loop against simulated capital — no real money is ever at risk. You see the same AI signals, the same agent decisions, and the same KR drop rolls as Live mode.Paper mode is currently in beta and is available from level 0 — no unlock required. It does require a live internet connection to receive SSE events. If the stream is unreachable, the dashboard shows a Disconnected banner and retries automatically.
Live mode unlocks at level 12, which requires 7,200 XP. At that point the mode picker removes the lock and lets you connect a Phantom wallet to trade with real Solana.If you’re not at level 12 yet, the mode card shows how many levels remain. Keep trading in Paper or Replay — every win, loss, and KR drop earns XP that counts toward the unlock.
XP accumulates automatically as the agents trade. You never have to claim it manually.
SourceXP awarded
Trade win+12 XP
Trade loss+3 XP
Common KR drop+5 XP
Rare KR drop+20 XP
Epic KR drop+60 XP
Mythic KR drop+200 XP
Your level is calculated from your total XP using the formula level = floor(sqrt(xp / 50)). For example, 7,200 XP gives you level 12.
Kredits (KR) are the only in-game currency. You earn them from trade drops — probabilistic rewards that trigger on winning trades — and spend them at the Sanctum (also called the Silk Shop at /silk).KR never deducts on a loss. The only way to spend KR is through a voluntary Sanctum purchase: card packs, UI themes, agent boosts, or Mythic Shards for crafting.Drop probability scales with trade volume — from a 0.5% floor on small trades up to a 10% cap at $80k+ volume. When a drop fires, rarity is rolled: common (90 weight), rare (8), epic (1.8), mythic (0.2). Each Kolosseum trader also has a rarity affinity — Reaver favors rare drops, Ash favors common, Ravage favors mythic, and Myth favors epic.
If you go 25 consecutive winning trades without receiving a KR drop, the pity system guarantees a drop on the next win. The counter resets to zero after any drop fires, and it persists across sessions.The pity counter is stored in your browser under the key kabal_kr_pity_v1. Clearing your browser data resets it to zero.
The Sanctum unlocks at level 2 (200 XP). Once you reach level 2, navigate to /silk or click the Sanctum zone in the dashboard. From there you can buy card packs, unlock UI themes, purchase agent boosts, and spend Mythic Shards.If the Sanctum still shows as locked after you reach level 2, try a hard refresh (Ctrl+Shift+R).
Yes — but they are stored in your browser’s localStorage, which means they are tied to the specific browser and device you’re using.
DataStorage key
XPkabal_xp_v1
KR balancekabal_kr_balance_v1
KR pity counterkabal_kr_pity_v1
Achievementskabal_achievements_v1
Clearing your browser’s site data or localStorage will permanently reset your XP, KR balance, pity counter, and achievements. There is currently no cloud backup — your progress exists only in the browser you used to earn it.
Copilot mode is an optional trading safeguard that unlocks at level 4 (800 XP). When active, every agent trade pauses at the verdict stage and waits for your manual confirmation before executing. This gives you full control over which trades the agents take.The default is Auto mode, where agents execute immediately on a accepted signal. You can toggle between Auto and Copilot at any time from the Kommander settings. Your preference is saved in localStorage under kabal_kommander_mode_v1.
The Kolosseum is the trading pit — the zone where agents execute live hunts. When a Research signal is accepted, the matched trader deploys to the Kolosseum and runs a 5–8 second hunt. The hunt resolves as a win (KR drop eligible, +12 XP) or a loss (+3 XP). Results appear in the live trade ticker.Five traders operate in the Kolosseum: Sentinel (always-on guardian), Reaver (patient sniper), Ash (fast scalper), Ravage (berserker), and Myth (cosmic scholar).On screens narrower than 1,024 px, the Kolosseum becomes one of four swipe tabs rather than a fixed zone in the grid layout.
Kamp is the 9-room agent recovery and progression hub. It unlocks at level 3 (450 XP). Agents who return from a hunt can rest in any of Kamp’s rooms to regenerate. Other rooms unlock progressively as you level up:
RoomLevel required
Bedroom3
Kitchen5
Library6
Forge7
Aquarium8
Hot Springs9
Cards you open from packs can be placed as decorations in Kamp rooms — some grant passive buffs to the tribe.
Yes. On screens narrower than 1,024 px the dashboard switches from the full three-zone grid layout to a tab navigation at the top of the screen. Each tab corresponds to one zone: Research, Kolosseum, Sanctum, and Kamp. All features work the same way — only the navigation pattern changes.
Kabal AI is split across several subdomains, each serving a distinct purpose:
SubdomainWhat you find there
app.kabal.tradeHub / coming-soon landing page
fun.kabal.tradeFull RPG dashboard — all routes, all modes
pro.kabal.tradeCommand Center (Pro entry, Phase 8)
flag.kabal.tradeAdmin panel (password-gated)
The main dashboard — with all routes including /paper, /replay/:id, /silk, /kamp, and /docs — lives at fun.kabal.trade.