# Creators Subscription

To be able to create indexes, as well as their subsequent maintenance, the user needs to purchase a subscription for INDX tokens.&#x20;

Cryptoindex offers 3 types of subscriptions. The subscription types are distinguished by the maximum number of indexes created, access to different blockchains whose tokens can be included in the index, and amount of fees distributed:

| <p><br></p>                              | Level 1                | Level 2          | Level  3 |
| ---------------------------------------- | ---------------------- | ---------------- | -------- |
| Price ($ worth in INDX)                  | $800                   | $420             | $150     |
| Amount of indexes available for creation | ∞                      | 10               | 5        |
| Available blockchains                    | 5+                     | 3                | 1        |
| Max tokens in one index                  | 30                     | 20               | 15       |
| Available tokens                         | High, Medium, Low risk | Medium, Low risk | Low risk |

&#x20;                                                                  <mark style="color:blue;">**Table 2.**</mark> Creators Subscription\
Cryptoindex recognizes that one of the core values of the platform is shaped by the extensive community of index creators. Therefore, the type of subscription also has an impact on the rewards received by the creators. Index creators' rewards are formed by 2 components: entry and exit fees, and management fees.&#x20;

The detailed distribution of fees allocated to creators is presented in Table 3:

| <p><br></p>                                | Level 1 | Level 2 | Level  3 |
| ------------------------------------------ | ------- | ------- | -------- |
| Percent of entry and exit fees distributed | 15%     | 10%     | 5%       |
| Percent of management fee distribution     | 15%     | 10%     | 5%       |

&#x20;                        <mark style="color:blue;">**Table 3.**</mark> Distribution of Fees Based on the Type of Subscriptions for Creators

If the creator does not update his subscription in time, then his income from the indexes is temporarily blocked but continues to accumulate. If enough funds have accumulated during the non-payment period to pay for the subscription, the platform debits the required amount, and subscription privileges become available to the creator again, including the withdrawal of accumulated funds from commissions.


---

# 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://cryptoindex-1.gitbook.io/cryptoindex-whitepaper/more-details-about-indx-utility/creators-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.
