Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.usecompassai.com/llms.txt

Use this file to discover all available pages before exploring further.

Compass is a non-custodial AI agent for multi-chain USDC yield. You set the rules once on-chain; the agent routes funds across whitelisted chains and protocols, 24/7, without ever taking custody.
Compass turns “where should my USDC sit today” from a manual job into a configuration. You hold the keys. The agent operates inside a policy you write once and can revoke at any time. what is compass diagram The agent moves capital between venues inside the boundary you set. The withdraw path is outside the boundary — only your owner key opens it.

What you get

A single USDC balance on Arc that earns from the best yield available on any chain Compass supports, without you bridging, signing per-rebalance, or trusting a custodian.
  • One balance, many chains. Deposit USDC on Arc. The agent moves capital to other supported chains as opportunities change.
  • Rules you write, enforced on-chain. A risk band (1–10), a protocol whitelist, and a chain whitelist — all checked at the contract level before any move executes.
  • Owner-only withdraw. The agent can route; it cannot exit. You pull funds out anytime, with no agent cooperation required.
  • Every move on-chain. Each rebalance is a transaction. Each decision has a logged reasoning trace.

What it is not

  • Not a custodian. Compass never holds your funds. Your smart account is yours; the agent has scoped permission to call specific functions on specific venues.
  • Not a vault product. There is no pooled strategy. Your account routes your capital under your rules.
  • Not an LLM trading bot. Routing decisions run on a deterministic evaluator. The LLM only handles chat and explanation. See Chat agent.

Where it runs

Compass is live on Arc Testnet at usecompassai.com. For the current list of supported chains and protocols, see Supported chains & protocols.
Compass is in testnet. Funds are not real. The mainnet timeline tracks Arc’s mainnet launch.

Next steps

How it works

Walk through a single deposit, from prompt to USDC in position.

Trust & security model

What the agent can do, what it can’t, and why.

Try on testnet

Get testnet USDC and run your first route in five minutes.

System overview

The deterministic loop, smart accounts, and Circle Gateway.