# Subscription Plans

To gain access to the Antix platform, the user must purchase a subscription. Depending on the needs of the target audience, the platform offers 5 types of subscriptions:

* **Free Subscription.**
* **Member Subscription (Standard & Premium).**
* **Creator Subscription (Standard & Premium).**

## Differences in subscription plans

For more detailed information about the types of subscriptions, as well as their differences and advantages, see the table:

<table data-header-hidden><thead><tr><th width="158"></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td>Free</td><td>Spark</td><td>Forge</td><td>Nova</td><td>Cosmo</td></tr><tr><td>Number of Avatars</td><td>1</td><td>From 5</td><td>From 10</td><td>From 25</td><td>From 100</td></tr><tr><td>Watermarks</td><td>Not for free</td><td>Not for free</td><td>Not for free</td><td>Not for free</td><td>Not for ree</td></tr><tr><td>Marketplace Access</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Social Media Stickers</td><td>No</td><td>Limited Set</td><td>Limited Set</td><td>Extended Set</td><td>Extended Set</td></tr><tr><td>Appearance Change</td><td>No</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Subscription Renewal Discount</td><td>No</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Discount on Internal Currency Purchase</td><td>No</td><td>Yes</td><td>Yes</td><td>Yes</td><td>Yes</td></tr></tbody></table>

Users can purchase a subscription in 3 ways:

* **Using Platform Tokens ANTIX.**
* **Using Other Types of Cryptocurrencies** (with automatic conversion to ANTIX).
* **Using Fiat Currency** (with automatic conversion to ANTIX).

After the end of the subscription period, all purchased improvements within it are blocked, but become available again unchanged after the subscription is renewed.


---

# 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://antix.gitbook.io/antix-white-paper/3.-the-tokenomics/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.
