# SATI > Solana Agent Trust Infrastructure - On-chain identity and reputation for AI agents ## Table of Contents ### Start Here - [SATI](/index.md): Solana Agent Trust Infrastructure - on-chain identity and reputation for AI agents - [Getting Started](/getting-started.md): Go from zero to a registered agent with feedback in 5 minutes - [ERC-8004 and SATI](/erc-8004.md): How SATI implements the ERC-8004 agent identity standard on Solana - [How It Works](/how-it-works.md): The architecture behind on-chain agent identity and verifiable reputation ### Guides - [Agent Marketplace](/guides/agent-marketplace.md): Add identity, reputation, and discovery to your agent marketplace - [x402 Payment Feedback](/guides/x402-feedback.md): Link feedback directly to x402 payment transactions - [Register an MCP Agent](/guides/mcp-agent.md): Register your MCP server on-chain with discoverable tools and metadata - [Query Reputation](/guides/query-reputation.md): Read-only integration for displaying agent scores and feedback - [Browser Wallet Flow](/guides/browser-wallet.md): Collect feedback signed by browser wallets in client-side apps ### API Reference - [API Reference](/reference.md): SDK reference documentation for SATI - [@cascade-fyi/sati-agent0-sdk](/reference/sati-agent0-sdk.md): API reference for the agent0-compatible SATI adapter - [@cascade-fyi/sati-sdk](/reference/sati-sdk.md): API reference for the SATI SDK ### Deep Dive - [Specification](/specification.md): SATI v1.0 Technical Specification ### Advanced - [Transaction Sizes](/advanced/transaction-sizes.md): Solana transaction size constraints and how SATI optimizes for them - [Compute Unit Benchmarks](/advanced/benchmarks.md): CU measurements for all SATI program instructions