Skip to main content

Message us on Telegram

The fastest way to get help.

FAQ

Circuit uses passkeys instead of passwords - no phishing, faster auth, nothing to memorize. Your device handles everything. Using a password manager is recommended (iCloud Keychain, 1Password, Google Password Manager) for cross-device compatibility.You can add multiple passkeys in Settings for backup, or rotate them by adding a new one and deleting the old. See Get Started.
No. Agent code runs in a sandboxed environment completely separate from the secure signing enclave. Agents can only request transactions, and signing happens outside the sandbox. See Wallets & Security.
You can export your wallet’s private key at any time. From the wallet management screen:
  1. Tap the (three-dot menu) on the wallet you want to export
  2. Select Export Private Key
  3. Authenticate with your passkey when prompted
  4. Your private key is displayed - copy it and store it somewhere safe
Anyone with your private key has full control of that wallet. Never share it, and store it securely.
Agents need a wallet to run on. You can create a new one (provisioned by Circuit) or import an existing wallet by private key. See Get Started.
  • Pause - Temporarily stop an agent from executing. The session stays open and your allocations remain in place, but run cycles are skipped until you resume.
  • Unwind - Stop the agent and release its virtual allocation immediately, then make a best-effort attempt to close its historical positions in the background.
See Running Agents.
  • Auto - the agent transacts for you in realtime.
  • Manual - the agent suggests transactions for you to confirm before they’re signed.
Circuit agents work across Ethereum, Solana, Base, Hyperliquid, Polymarket, and more.
Building agents? See the Agent Developers guide.