Skip to main content
Start Here

Operate your Solana agent from onboarding to automation.

Follow these guided flows to connect wallets, execute token playbooks, launch NFT collections, automate DeFi strategies, and keep every action auditable. Each section links to detailed documentation and ready-to-run templates.

Create or Connect Your Wallet

Link an existing Phantom wallet or let SAI mint an MPC wallet for you. Every flow enforces signature verification, secret redaction, and Neon persistence.

HOW-TO
  1. 1Select “Connect Phantom” in the header. Approve the signature prompt so SAI can issue a session token tied to your wallet address.
  2. 2Need a brand-new vault? Choose “Generate new wallet.” SAI will surface the public and private key once, warn you to save it, and start a two-minute countdown before redaction.
  3. 3Import an offline key by pasting a base58 string. SAI encrypts the payload in transit and stores it in Neon with audit trails.
  4. 4All sessions appear in the history view so you can revoke access, rotate signers, or redeploy keys on demand.

Run Token Operations

Launch SPL tokens, seed liquidity, or rebalance treasuries with prebuilt recipes. Every action can be previewed, simulated, and approved before hitting mainnet.

HOW-TO
  1. 1From the console, select the Token Ops board. Choose a template such as Launch Token, Seed Liquidity, Treasury Sweep, or Airdrop.
  2. 2Fill in the prompt-driven form (supply caps, emission schedules, counter-party addresses). SAI validates inputs against Solana Agent Kit schemas.
  3. 3Send the instruction bundle to the agent. You can require multi-sig, MPC quorum, or human approval before dispatch.
  4. 4Track confirmations, pool health, and emissions drift from the live dashboard. Re-run or roll back with a single click.

Coordinate NFT & Compressed Drops

Ship Metaplex collections or compressed airdrops with allowlists, phasing, and settlement automation baked in.

HOW-TO
  1. 1Choose an NFT playbook (Metaplex collection, Tensor listing, compressed drop). Connect your metadata source or upload JSON fixtures.
  2. 2Configure sale phases, pricing tiers, and guard rules (token gates, captcha, whitelist).
  3. 3Preview mint transactions and optional cNFT compression costs. Approve the staging run before hitting production.
  4. 4Monitor mint velocity, holder distribution, and settlement receipts from the console. Export final reports for compliance.

Automate DeFi & Treasury Strategies

Chain together swaps, perpetuals, lending, and staking legs across Jupiter, Drift, Raydium, Sanctum, and more.

HOW-TO
  1. 1Open the strategy board and pick a recipe or start from scratch. Define legs using the drag-and-drop composer or conversational prompts.
  2. 2Attach guardrails: slippage, health-factor floors, TVL caps, and human approval checkpoints.
  3. 3Simulate the bundle in a forked environment. SAI compares projected PnL against your thresholds and surfaces risks.
  4. 4Schedule recurring runs or trigger on-chain signals (price bands, oracle drift, account subscriptions).

Use Helpers, Alerts, and Exports

Keep operators informed with guided helpers, automated alerts, and export pipelines wired into your tooling.

HOW-TO
  1. 1Open the Helpers drawer within any page to surface inline prompts, glossary items, and automation macros relevant to the current task.
  2. 2Enable alerts for key events: signer rotation, high-value transactions, liquidations, or failed tasks.
  3. 3Export CSV or JSON snapshots from the history view. Each export includes instruction traces, approvals, and MPC transcripts if applicable.
  4. 4Hook exports to downstream MCP tools or push them to S3, BigQuery, or your internal warehouse via the Neon connector.