# Premium Plans

To provide you with the best AI experience, Kyx Ai offers three different subscription plans. Every user starts with the Free Plan, which includes all basic features and limited usage of premium options. You can upgrade to a higher plan at any time, and cancellation is equally flexible.

| Free Plan                       | Gold Plan                       | Diamond Plan                    |
| ------------------------------- | ------------------------------- | ------------------------------- |
| 20 Image Generations (Basic)    | 50 Image Generations (Basic)    | 100 Image Generations (Basic)   |
| 5 Image Generations (Premium)   | 50 Image Generations (Premium)  | 150 Image Generations (Premium) |
| Unlimited Chat Messages (Basic) | Unlimited Chat Messages (Basic) | Unlimited Chat Messages (Basic) |
| 20 Chat Messages (Premium)      | 100 Chat Messages (Premium)     | 500 Chat Messages (Premium)     |
|                                 | Voice Chat Feature              | Voice Chat Feature              |
|                                 | 20 Image Animations             | 50 Image Animations             |

The available tokens for each of the categories get refreshed every 30 days.&#x20;

{% hint style="info" %}
**Example:** Mike used all his 5 Premium Image Generation Tokens on the 3rd of April. He will get new Tokens to generate Premium Images with on the 3rd of May.
{% endhint %}

## What is *Premium* Image Generation?

When generating images with the [Image Generation](/kyx-ai/commands/image-generation.md#generate_image)command you can select different styles the image should get generated with. These styles either have a **Basic** or a **Premium** Tag:

<figure><img src="/files/Wa0gyB9sGRWz3yd1Pjr3" alt=""><figcaption><p>Example of different styles available</p></figcaption></figure>

Generating images with the Basic styles will use your Basic Image Generation Tokens, while Premium images will use Premium Image Generation Tokens.&#x20;

When generating Images with the [Image Generation](/kyx-ai/commands/image-generation.md#generate_image_advanced) command generally Basic Tokens will be used. However, Premium Tokens will activate the alchemy, prompt magic, or photo-real option.&#x20;

{% hint style="warning" %}
Each generated Image costs 1 token. If Mike generates 4 images with one command, 4 tokens will be deducted from his account.
{% endhint %}

## What are *Premium* Chat Messages?

Chat messages typically consume Premium Chat Message Tokens, enhancing Kyx Ai's memory and interaction capabilities

* With Premium Tokens, Kyx can remember details of your conversation, create images from chats, and engage in more intelligent dialogue.
* Once your Premium Chat Message Tokens are exhausted for the month, Kyx will revert to basic chat messages, which are more limited in functionality."

<br>


---

# 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://joe-kyx.gitbook.io/kyx-ai/other/premium-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.
