# Creator Pricing and Subscriptions

## Pricing and Payments&#x20;

### How Does Pricing Work?

As a creator on CreatorsAGI, you have the flexibility to set and modify the prices for your AI companion via your **Creator Account**.&#x20;

CreatorsAGI charges a **Platform Fee** for each Monthly Active User (MAU). A Monthly Active User is defined as a user with an active subscription to your AI companion. Should you choose to charge a subscription fee, CreatorsAGI will pass through the payment processing costs to you and retain a percentage of the revenue.

Here’s an overview of how your earnings are calculated:

**Earnings Formula**:

$$
Your Earnings = Subscription Price × 70% − Platform Fees − Payment Fees
$$

<figure><img src="/files/WpqrzxTEOvdl1ZqfMLfl" alt=""><figcaption><p>Earning Formula for Subscription Plans</p></figcaption></figure>

**It’s important to note that changes to pricing do not apply retroactively to existing subscriptions.**

For more details, refer to the screenshot below that displays the subscription setup from the Creator Portal:

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

### Example Subscription Plans (From the Creator Portal)

The Creator Portal allows you to manage and customize subscription plans. Below are some examples of how subscription pricing works:

1. **Basic Plan**
   * **Current Price**: $4.99/month
   * **Chats per Day Limit**: 10
   * **Platform Fees**: $2
   * **Estimated Payment to You**: $1.05 after fees
2. **Standard Plan**
   * **Current Price**: $9.99/month
   * **Chats per Day Limit**: 30
   * **Platform Fees**: $2
   * **Estimated Payment to You**: $4.40 after fees
3. **Professional Plan**
   * **Current Price**: $19.99/month
   * **Chats per Day Limit**: 100
   * **Platform Fees**: $2
   * **Estimated Payment to You**: $11.11 after fees

***

## Free Trial Setup

### Can I Offer My AI Companion for Free?

Yes, CreatorsAGI allows you to offer an **extended free trial** to your audience. The default mobile app provides up to **10 chats per day for free**, and users can upgrade to a paid subscription if they require more chats or additional features.

You can also customize the length of the free trial. For example, you may set the free trial to last for 180 days, as shown in the screenshot below from the Creator Portal.

If you have a unique arrangement in mind, feel free to reach out, and we can discuss your options.

## Need More Help?

If you have additional questions or need assistance, feel free to [contact us](mailto:info@creatorsagi.com). We're here to help you succeed in building and monetizing your AI companion.

***

*We hope this information helps!*


---

# Agent Instructions: 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.creatorsagi.com/creator-pricing-and-subscriptions.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.
