Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.heysage.me/llms.txt

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

Sage is a Solana smart wallet built on a Squads V4 multisig vault, with an AI co-signer screening every outgoing transfer. You sign in, see your vault portfolio, and send — every transaction passes through the same screening pipeline before it executes.

Screening

AI-powered proposal screening that learns your vault’s patterns and protects it automatically.

Sending

Gasless, fee-sponsored transfers — propose, screen, and execute without holding SOL.

Policy Rules

Hard limits and allow/block lists that override the behavioral score.

Telegram Agent

Approve, reject, and deep-analyze proposals — and ask questions — right from Telegram.

The Vault

When you first sign in with Privy, Sage deploys a Squads V4 multisig for you. The vault has two members:
MemberPermissionRole
You (embedded wallet)allPropose, vote, execute
Sage (server keypair)ExecuteCo-sign and broadcast approved transfers
The multisig threshold is 1 — your proposal plus Sage’s execution is all it takes. Sage never initiates a transfer; it only screens what you propose and executes what passes.
The vault address is derived deterministically from your wallet, so logging in from a new device resolves the same vault — no migration, no re-deploy.

Screening Modes

ModeBehavior
ONFull pipeline — APPROVE / REVIEW / BLOCK on every transfer
OFFPlain multisig — proposals are queued and executed without scoring
Toggle anytime from Telegram (screening on / screening off) or the app settings.

Gasless & Sponsored

Every transaction on Sage is fee-sponsored. The server signs as fee payer and pays all account rent (multisig creation, vault transaction, proposal accounts) — so you never need SOL to create a vault or send a transfer. Rent from completed proposals is automatically reclaimed back to the server.