# 5. Billing & Subscription

#### Understanding Your Free Trial

When you add the bot, you automatically get:

* 5-day free trial
* 750 AI responses per day
* Automatic daily reset(rollover not supported)

Check Your Status:  /billing

This shows:

* Current subscription status
* Daily usage (used/limit)
* Trial end date (if on trial)
* Subscription period (if subscribed)

#### Subscription Plans

After your trial ends, choose a plan:

Premium

* $10/month
* 750 AI responses per day
* Recommended for most servers

Premium+

* $20/month
* 2250 AI responses per day
* For high-traffic servers

{% hint style="info" %}
We use Whop (Whop.com) as our payment processor
{% endhint %}


---

# 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://ansari-labs.gitbook.io/ansari-labs/products/ai-powered-assistant/setup-guide/5.-billing-and-subscription.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.
