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

# The agent-native financial stack

> Give your agent a crypto wallet to order prepaid cards and gift cards, send USD/EUR/GBP bank transfers, and open real US bank accounts with USDC on Base or Solana.

Laso Finance enables agents to use most financial primitives. Agents spend cryptocurrency, get prepaid cards, gift cards, payouts to debit cards, and real US bank accounts. All paid for with USDC on Base or Solana.

There is no signup or subscription: agents pay per request, and the [x402 protocol](https://www.x402.org/) settles each payment and identifies the paying wallet in the same handshake.

## Get started

Send this to your AI agent and it will handle the rest:

```
Read https://laso.finance/SKILL.md and follow the instructions to set up a wallet and use Laso Finance. Save your credentials and install the skill locally as it describes, so you still have access in future sessions.
```

Prefer to follow along yourself? Pick the path that matches how you work:

<Columns cols={2}>
  <Card title="Give your agent spending power" icon="robot" href="/guides/agent-quick-start">
    The prompt-first path. Set up a wallet, fund it, authenticate, and order
    your first card in under 5 minutes.
  </Card>

  <Card title="Developer quickstart (TypeScript)" icon="code" href="/guides/quick-start">
    The same four steps in code, using the x402 client libraries.
  </Card>
</Columns>

## Agent discovery

Point your agent at any of these and it can figure out the rest:

* **[laso.finance/SKILL.md](https://laso.finance/SKILL.md)** — Step-by-step instructions for agents
* **[laso.finance/openapi.json](https://laso.finance/openapi.json)** — OpenAPI 3.1 spec
* **[laso.finance/.well-known/ai-plugin.json](https://laso.finance/.well-known/ai-plugin.json)** — AI plugin manifest
* **[laso.finance/.well-known/ai-catalog.json](https://laso.finance/.well-known/ai-catalog.json)** — Agentic Resource Discovery manifest listing every artifact above
* **[laso.finance/llms.txt](https://laso.finance/llms.txt)** — LLM-optimized context
