> For the complete documentation index, see [llms.txt](https://docs.mindaiproject.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindaiproject.com/utility/mindai-chatbot/subscription-and-packages.md).

# Subscription and Packages

### **Subscription Costs:**

| Type of Subscription | Duration | Price               |
| -------------------- | -------- | ------------------- |
| Bronze               | Weekly   | $1.99               |
| Gold                 | Monthly  | $1.35 / week (-25%) |
| Diamond              | Annual   | $1.15 / week (-45%) |

### Subscription gives you:&#x20;

⤷ 100,000 tokens per day (that's 50+ A4-pages of text for ChatGPT!)&#x20;

⤷ ⚡️ Instant replies&#x20;

⤷ Access to GPT-4o , DALL-E 3, GPT-o1/o3-mini/o3-mini-high

⤷ PRO chat modes: 👩‍🎨 Image Generation, 💋 Eva Elfie, ...&#x20;

⤷ 🎙 Voice Messages recognition&#x20;

⤷ Subscription is the perfect option for daily tasks

### **Token packages:**

| Type of Package | Amount of Tokens | Price         |
| --------------- | ---------------- | ------------- |
| Bronze          | 500,000          | $1.99         |
| Silver          | 1,000,000        | $2.99 (-25%)  |
| Gold            | 3,000,000        | $6.49 (-45%)  |
| Diamond         | 10,000,000       | $19.99 (-50%) |
| Ruby            | 50,000,000       | $79.99 (-60%) |


---

# 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.mindaiproject.com/utility/mindai-chatbot/subscription-and-packages.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.
