> ## Documentation Index
> Fetch the complete documentation index at: https://selat.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# SELAT Docs

> Access any paid API on x402/MPP rails, per call, straight from your agent - no API keys, no per-rail integration. Start here.

Pay for any x402 or MPP service directly from your agent — no API keys, no per-rail integration. Start with the plugin or CLI for your runtime, or drop the TypeScript SDK into your application for fetch-like paid requests with a signer you control.

<Tip>
  New here? Set up a supported agent runtime with [SELAT Plugins](/docs/selat-plugins), operate from a terminal with the [SELAT CLI](/docs/selat-cli), or integrate paid requests into a TypeScript application with the [SDK Quickstart](/docs/selat-sdk/quickstart).
</Tip>

## Get started

<Card title="SDK Quickstart" icon="rocket" href="/docs/selat-sdk/quickstart">
  Integrate the TypeScript client, choose a signer, and send a paid request from your application.
</Card>

<Card title="SELAT CLI" icon="terminal" href="/docs/selat-cli">
  Operate discovery, funding, and payments from the terminal — `selat init` → `fund` → `run`.
</Card>

<Card title="SELAT Plugins" icon="puzzle-piece" href="/docs/selat-plugins">
  Add SELAT to supported agent runtimes, including Claude Code, Codex, Cursor, Gemini CLI, OpenClaw, and Hermes.
</Card>

## Learn the platform

<Card title="Router" icon="circle" href="/docs/router">
  The cloud-hosted core that resolves paid execution.
</Card>

<Card title="SELAT Router SDK" icon="puzzle-piece" href="/docs/selat-sdk">
  The full `@selat-ai/router-client` reference.
</Card>

## Build with skills

<Card title="Skills" icon="sparkles" href="/docs/skills">
  Find, run, author, and publish agent skills that pay for x402 services.
</Card>
