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

# Pricing

> Simple per-agent pricing. The first 130 agents are free at launch; after that it's $15/mo per agent, paid in crypto.

One price per agent. No seats, no per-message metering at launch — you pay to deploy an agent and to keep it running.

<CardGroup cols={2}>
  <Card title="First 130 free" icon="gift">
    **\$0** at launch

    * One free agent per person
    * Full framework + channels
    * First in, first served
  </Card>

  <Card title="Per agent" icon="robot">
    **\$15 / month**

    * Deploy + monthly renewal
    * Runs 24/7 on private infra
    * Paid in crypto (no card)
    * Agent registry included
  </Card>
</CardGroup>

## How it works

* **Deploy** an agent — the first 130 (one per person) are free during launch; after that a deploy costs **\$15**.
* **Renewal** — a running agent renews monthly at **\$15** to stay live. Let it lapse and it's paused, not deleted.
* **Pay in crypto** — top up in USDC/SOL from your account. Email sign-ups get an embedded wallet, so there's no card and no external checkout.
* **One free grant per person** — a person can claim exactly one free agent, whether through the public pool or a community code. Everything after that is paid.

## Scaling (coming soon)

Multi-agent plans that drop the per-agent price as you add agents are on the roadmap:

<CardGroup cols={2}>
  <Card title="Team Basic" icon="clock">
    **\$40 / mo** · 3 agents — coming soon
  </Card>

  <Card title="Startup" icon="clock">
    **\$65 / mo** · 5 agents — coming soon
  </Card>
</CardGroup>

## Community claims

Partner communities receive a batch of reserved free agents. If you're part of one, you'll get a claim link from your community — redeem it and your first agent is free (subject to the one-free-per-person rule).

## Next

* [Quickstart](/agents/quickstart) — deploy your first agent
* [Frameworks](/agents/frameworks) · [Models](/agents/models) · [Channels](/agents/channels)
