> For the complete documentation index, see [llms.txt](https://docs.stammer.ai/stammer.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stammer.ai/stammer.ai-docs/account-management/agency-billing/subscription-plans.md).

# Subscription Plans

## Stammer.ai Subscription Plans Explained

<figure><img src="/files/sMtMa4ccJj6L9CSK7xSO" alt=""><figcaption></figcaption></figure>

### The Agency Plan

**Agency Plan ($197/mo):** The agency plan is now the most affordable version of Stammer.ai with ALL white labeling functionality, built for agencies just getting started or those with a smaller client list.

* ✅ Everything in the Starter Plan
* ✅ All White Labeling Features
* ✅ 20 AI Agents
* ✅ 20 Client Sub-Accounts
* ✅ 20,000,000 Characters (Storage)
* ✅ Custom Functions
* ✅ API & Webhooks
* ✅ Bring Your Own OpenAI API Key
* ✅ MasterChat

### Full SaaS Mode

**Full SaaS Mode ($497/mo):** The Full SaaS Mode plan is easily the most powerful version of Stammer.ai with the ability to sell AI agents to unlimited clients while using your own OpenAI API key to increase your profitability even further.

* ✅ Everything in the Agency Plan
* ✅ 100 AI Agents
* ✅ 100,000,000 Characters (Storage)
* ✅ Bring Your Own OpenAI API Key
* ✅ Early Access to New Features
* ✅ MasterChat

### Enterprise

**Enterprise (Starts at $2,500/mo):** The Enterprise plan is for large companies who are looking to deploy AI agents at scale. With over 1,000 agents included and a much more affordable agents for&#x20;

* ✅ Everything in the Full SaaS Mode Plan
* ✅ 1,000 AI Agents
* ✅ 1,000,000,000 Characters (Storage)
* ✅ Bring Your Own OpenAI API Key
* ✅ Early Access to New Features
* ✅ Premium Support

## Plan Features Explained

<table data-full-width="true"><thead><tr><th width="142">Key</th><th>Agency Plan</th><th>Full SaaS Mode</th><th>Enterprise</th></tr></thead><tbody><tr><td>Price Billed Monthly</td><td>$197 /month, billed monthly</td><td>$497 /month, billed monthly</td><td>$2,500 /month</td></tr><tr><td>Chat Agents</td><td>30 Chat Agents</td><td>100 Chat Agents</td><td>1,000 Chat Agents</td></tr><tr><td>Voice Agents</td><td>1+ Voice Agents</td><td>1+ Voice Agents</td><td>10+ Voice Agents</td></tr><tr><td>White Label Features</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>White Label Free Trials</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>API &#x26; Webhooks</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Bring Your Own API Key</td><td>No</td><td>Yes</td><td>Yes</td></tr><tr><td>Early Access to New Features</td><td>No</td><td>Yes</td><td>Yes</td></tr></tbody></table>

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stammer.ai/stammer.ai-docs/account-management/agency-billing/subscription-plans.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
