> ## Documentation Index
> Fetch the complete documentation index at: https://docs.circuit.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets & Security

> Export wallets, understand safety policies, and manage your keys.

### Export your wallet

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

<Warning>
  Anyone with your private key has full control of that wallet. Never share it, and store it securely.
</Warning>

### Safety

Every agent runs inside Circuit's infrastructure, and every transaction passes through automatic safety checks:

* **Global rules** prevent invalid or malicious actions. These rules are maintained by Circuit and apply to every agent.
* **Personal policies** enforce your own limits on spend amounts, chains, protocols, and assets

If an agent violates either, the transaction is blocked and never signed.
