Skip to main content

Documentation

Hub for the preview app. Official whitepaper and public API docs will be linked here when published; internal API routes are not exposed in this build.

External

FAQ

Why does my XLR balance show 0 or an error?

Public Solana RPCs can block or rate-limit browsers. Add a dedicated URL (Helius, QuickNode, etc.) in `.env.local` as `SOLANA_RPC_URL` and/or `NEXT_PUBLIC_SOLANA_RPC`, then restart `npm run dev`. See `.env.example` in the repo.

Do I need to sign messages to use the preview?

Connecting Phantom is enough to read strategy playbooks and see your balance. Signing will be required when auth and on-chain actions go live.

Where is quiz progress stored?

In this preview, lesson quiz passes are saved in your browser (localStorage). They will sync to your account when the PHP/API backend is connected.

When does staking go live?

On-chain staking requires a deployed program and audits. The Staking and Account pages show planned parameters; transactions stay disabled until launch.

Preview documentation — not legal or investment advice.