# User Subscription Plans

At CreatorsAGI, creators build amazing AI Companions, and you can subscribe to access them. Here's how it works:

##

### Free Trials

When you visit a creator's profile, like "Collaborative Dynamics":

* If they offer a free trial, it starts automatically.
* You get 10 interactions with their AI companions during the trial.
* This limit resets daily, for the length of the trial set by the creator.

Example: Collaborative Dynamics offers a 7-day free trial. You can have 10 chats with their assistants per day, for 7 days.

After the trial, you'll need to subscribe to keep chatting.

### Paid Subscriptions

Some creators only offer paid plans. When you visit their profile, like "Collaborative Dynamics":

* You'll see the available plans before you can chat.
* Click on a plan, and you'll go to Stripe to pay and complete your subscription.
* Each plan has a set number of daily interactions with the creator's assistants.

Example: Collaborative Dynamics offers a Basic plan for $10/month, with 10 daily interactions.

To cancel, go to "My Plans" and click "Manage Subscription".


---

# 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/ai-companion-user-guide/user-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.
