Skip to main content
Cobo Agentic Wallet serves two audiences. They share the same core concepts but have different starting points and different things to do.

Are you an agent owner?

You have an AI agent — or you are about to get one — and you want it to manage crypto on your behalf. You care about:
  • Defining what your agent is authorized to do
  • Setting spending limits and approving larger operations
  • Monitoring what your agent is doing
  • Pausing or revoking access if something looks wrong
You do not need to write code. Your interface is the Cobo Agentic Wallet app on your phone.

For agent owners

What Cobo Agentic Wallet offers you — your controls, key benefits, and overall flow.

Are you an agent developer?

You are writing an agent, bot, or automated program that needs to operate onchain. You care about:
  • Giving your program scoped authority to operate a wallet
  • Building the pact flow into your program’s lifecycle
  • Handling policy enforcement and approval escalation in code
  • Choosing the right integration path for your runtime
Your interface is the SDK, CLI, or REST API.

For agent developers

Developer quickstart, hello-world SDK flows, and how-to guides for building runtimes with Cobo Agentic Wallet.

You might be both

If you are building a product that other people use, you are both. You write the agent side; your users become the owners. You still need to understand the owner experience — pairing, pact approvals, and guardrails — because that is what your users will go through. Both paths share the same core concepts. Read the pages in this tab first, then branch into yours.