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 live on Arc Testnet and routes USDC to a curated set of chains and protocols. This page lists exactly what’s supported right now, what’s in progress, and what’s on the roadmap.The list below is the source of truth. If something is not listed as Live, Compass will not route to it — even if you ask the chat agent.
Compass is in testnet. All chains and protocols below refer to their testnet
deployments. Mainnet support tracks Arc’s mainnet launch.
Chains
| Chain | Status | USDC source | Notes |
|---|---|---|---|
| Arc Testnet | Live | Native | Home chain. USDC pays gas directly. |
| Arbitrum Sepolia | TODO | Circle Gateway | TODO: one-line note |
| Base Sepolia | TODO | TODO | TODO: one-line note |
| TODO: add row | Planned | — | TODO |
- Live — Compass can route to this chain today. You can whitelist it on your account.
- Coming soon — Implementation is in progress. Expected within the current testnet phase.
- Planned — On the roadmap. No timeline yet.
Protocols
| Protocol | Type | Chains | Status | Notes |
|---|---|---|---|---|
| Aave v3 | Lending | TODO: Arbitrum, … | TODO: Live | TODO: e.g. supply/withdraw only |
| Morpho | Lending | TODO | TODO | TODO |
| Pendle | Yield trading | TODO | TODO | TODO |
| TODO: add row | TODO | TODO | TODO | TODO |
- The protocol’s whitelisted functions are callable from your smart account.
- The session key policy allows them under your risk band.
- The deterministic loop knows how to evaluate yield on this venue.
Cross-chain routing matrix
This table shows which chain-to-chain moves are supported via Circle Gateway. A checkmark means USDC can be routed in that direction in a single intent.| From → To | Arc | Arbitrum | Base | TODO |
|---|---|---|---|---|
| Arc | — | TODO | TODO | TODO |
| Arbitrum | TODO | — | TODO | TODO |
| Base | TODO | TODO | — | TODO |
| TODO | TODO | TODO | TODO | — |
Risk band mapping
Each protocol is assigned a risk score that determines which user risk bands can route to it. A user with risk band5 can route to any venue scored 5
or below.
| Risk score | Examples (TODO: confirm) |
|---|---|
| 1–3 | TODO: e.g. blue-chip lending on L2s |
| 4–6 | TODO |
| 7–9 | TODO |
| 10 | TODO: highest-risk venues currently whitelisted |
Requesting a new venue
If a protocol you want is not listed:- Whitelisted venues are reviewed manually. Compass does not auto-add protocols. Each one requires an evaluation of its contract surface, risk profile, and a facet implementation.
- Open an issue or reach out. TODO: add link to GitHub issues or contact channel.
- The upgrade path is bounded. New venues are shipped via the Add-only upgrade authority, which cannot touch existing rules or funds.
Last updated
TODO: date — keep this current so users know the table is fresh.Next steps
Set your rules
Choose which of the above chains and protocols your account can use.
Policy engine
How risk bands and whitelists are enforced on every route.