# Wallet Security

Security is paramount in the wallet infrastructure:

* **TEE (Trusted Execution Environment)**: For secure agent execution
* **Multi-signature**: Required for high-value transactions
* **Tiered Authorization**: Different approval levels based on transaction size
* **Non-custodial design:** The launchpad owner cannot access the agent's funds/wallet
* **Dual-key architecture:** Both the agent owner and the agent itself can control the wallet
