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

# Plans & pricing

> Stratta's planned pricing tiers and how usage is counted.

<Note>
  **Billing is not live yet.** Stratta is in an early phase and currently free to use. The tiers
  below are the planned structure; final prices and limits may change before launch. Nothing on
  this page is charged today.
</Note>

## Planned tiers

<CardGroup cols={3}>
  <Card title="Free" icon="seedling">
    **50 queries / month**

    For trying Stratta and light individual use. Bring your own licensed norms; ingest into a
    personal workspace.
  </Card>

  <Card title="Pro" icon="user">
    **29 € / month**

    For an individual engineer using Stratta daily. Higher monthly query allowance.
  </Card>

  <Card title="Team" icon="users">
    **99 € / month**

    For an engineering office. Shared organization, multiple members, pooled allowance.
  </Card>
</CardGroup>

## How usage is counted

Usage is measured in **queries** — the tool calls Claude makes to read your norms. A single
question from you may involve several tool calls (listing norms, opening sections, following
cross-references). Allowances and exact counting will be finalised when billing launches.

Ingestion runs on your own Claude subscription's tokens, so adding norms doesn't consume
Anthropic API credits.

## What stays the same across tiers

* **Your norms are yours.** All tiers use the same per-organization scoping
  ([Multi-tenant norms](/en/concepts/multi-tenant-norms)).
* **Same tools.** Every tier has access to the full set of [MCP tools](/en/mcp/overview).
* **Self-service ingestion.** Add the norms you're licensed for on any tier.

## Related

<CardGroup cols={2}>
  <Card title="Usage limits today" icon="gauge" href="/en/guides/manage-api-keys#limits">
    Current API key limits.
  </Card>

  <Card title="Changelog" icon="list" href="/en/resources/changelog">
    Follow what ships next.
  </Card>
</CardGroup>
