> For the complete documentation index, see [llms.txt](https://eraapeai.gitbook.io/eraapeai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eraapeai.gitbook.io/eraapeai/business-model-and-mission.md).

# Business Model & Mission

### 1. The Core Monetization Structure

EraApe AI operates on a Value-Tiered Hybrid Model. Users pay a monthly subscription fee that grants access to specific platform features and provides a baseline allocation of monthly EraApe Credits.

#### The Universal Tokenomics (Credit Burn Rates)

To prevent heavy video and voice users from squeezing your profit margins, different actions draw down from the same shared credit pool based on computational cost:

* Content / Code: 1 Credit per 100 words/lines generated (Low cost, run on local open-source models).
* AI Chatbots: 5 Credits per message sent to specialized assistants.
* AI Image Generation: 50 Credits per high-resolution render (e.g., Ideogram or Leonardo level quality).
* AI Voiceover: 100 Credits per minute of synthesized audio.
* AI Video Generation: 500 Credits per 5 seconds of cinematic video output.

### 2. Pricing Tiers

| **Plan** | **Price (Monthly)** | **Included Credits / Mo** | **Core Target Audience**            | **Key Feature Access**                                                         |
| -------- | ------------------- | ------------------------- | ----------------------------------- | ------------------------------------------------------------------------------ |
| Starter  | $19 / mo            | 10,000 Credits            | Solo creators, bloggers, students   | Text, Code, Chat, Standard Images. *No Video/Voice.*                           |
| Pro      | $49 / mo            | 40,000 Credits            | Freelancers, Indie Devs, Marketers  | Full Multi-modal pipeline (Video & Voice enabled). Priority generation speeds. |
| Agency   | $129 / mo           | 120,000 Credits           | Small Agencies, Dev Shops, Startups | Custom chatbot deployment, API Access, Dynamic Mini-App generation workspace.  |

### 3. Expansion Revenue Mechanisms

A successful SaaS relies heavily on net revenue expansion—getting existing customers to spend more without incurring acquisition costs. EraApe AI achieves this through three levers:

* Credit Top-Up Packs: If a user exhausts their monthly allocation midway through a billing cycle, they can purchase standalone top-up packs (e.g., $10 for 10,000 credits). These credits carry over to the next month, acting as a flexible buffer.
* Custom Chatbot Hosting Fees: Agency users pay a small monthly maintenance fee (e.g., $5/month) per deployed chatbot after their first three free slots to cover persistent vector database storage costs.
* Micro-SaaS Tool Monetization: When developers use EraApe to spin up their own miniature web tools, EraApe can take a small cut or charge a hosting premium if they make those generated utilities public or monetize them independently.

### 4. Operational Cost Control (The "Behind-the-Scenes" Margin Strategy)

To keep gross margins high ($$ $\ge 70%$ $$), the business relies on an automated Hybrid Infrastructure Routing Engine:

```
                  ➔ [Low Complexity Request] ➔ Local Open-Source Models (Llama/Mistral) ➔ Minimal Cost
User Generation ➔
                  ➔ [High Complexity Request] ➔ Premium External APIs (OpenAI/Ideogram)   ➔ Covered by Credits
```

* Prompt Caching: Implementing aggressive prompt caching layers. If multiple users ask for similar code structures or standard asset variations, the server pulls from cached infrastructure, reducing compute costs by up to 90%.
* Asynchronous Batching: Offering users a "Standard Speed" generation option for non-urgent video processing. These requests are batched and run during lower-cost off-peak server hours, allowing you to access massive infrastructure discounts.
