VOLT KNOWLEDGE BASE

Docs

Everything you need to use VOLT: create a wallet, deploy GPU clusters, claim the faucet and understand the VOLT token.

1. Getting Started — Your VOLT Wallet

VOLT uses a browser-native crypto wallet. Your private key is generated with WebCrypto ECDSA (P-256) and stored only on your device — VOLT never sees it.

  1. Click Connect Wallet in the top navigation (or the green button on any page).
  2. Choose Create New Wallet or Import Wallet with a backup code.
  3. Save your backup code — it is the only way to restore your wallet on a new device.
  4. Click Authorize & Sign In. You sign a one-time challenge; the server verifies the signature and issues a session.
challenge = "volt-auth-…" (signed locally)
verify = ECDSA P-256 · SHA-256 · address = base58(sha256(x‖y)[0:20])

2. VOLT App — Deploy & Earn

The VOLT App dashboard unlocks with your authorized session:

  • Deploy GPU clusters — H200 / H100 / A100 / RTX 4090 instances with live earning rates.
  • Claim the faucet — +100 VOLT every 24 hours while the network is in pre-launch.
  • Track your instances — status, per-instance earnings and stop controls, all from your browser.
  • Watch the network — live GPUs online, clusters, utilization and country coverage.

Prefer a standalone app? Download VOLT for Windows, macOS or any browser (portable web build).

3. VOLT ID

Your VOLT ID is your wallet address — a base58 identifier derived from your P-256 public key. It is portable across devices: import your backup code anywhere and your ID, balance and instances follow.

4. VOLT Coin

VOLT is the native token of the VOLT network on the Robinhood chain. It powers compute payments, worker rewards and governance.

  • Symbol: VOLT
  • Status: pre-launch — the contract address slot is pre-wired across the site and will be published at launch.
  • Faucet: +100 VOLT / 24 h per authorized account.

5. FAQ

Do I need to install anything?
No. The wallet and dashboard run entirely in your browser. The downloadable app is optional and works offline.
Is my private key safe?
Your key never leaves your device. Authorization sends only a cryptographic signature of a one-time challenge. Your backup code is the single point of recovery — store it offline.
Can I use the same wallet on another device?
Yes — choose "Import Wallet" and paste your backup code.
When is the VOLT contract address announced?
At network launch. The token slot is already wired into the site and app — no further changes needed.