Skip to main content
Policies define the rules that govern what your agent can and cannot do. They’re enforced on-chain by smart contracts—not by trust.

Available Policies

Sudo Policy

Full access to specific functions. Simple but powerful.

Universal Action Policy

Fine-grained parameter-level control with spending limits.

Timeframe Policy

Restrict when the agent can act.

Usage Limit Policy

Cap the total number of actions.

How Policies Work

When your agent tries to execute an action:

Combining Policies

Real agents typically combine multiple policies for defense in depth:

Policy Selection Guide

Quick Decision Tree

Security Layers

Always think in layers:

Next Steps

Sudo Policy

Start here for simple agents

Universal Action

Start here for DeFi agents