# Token

The utility token $CREA plays an important role in CoinCreate's ecosystem, by enabling users to obtain certain benefits.

* **VIP Access**\
  Holders of the utility token can unlock exclusive features and advanced customizations within the CoinCreate platform. This might include access to premium contract templates, faster deployment times, priority support, and advanced analytics that offer deeper insights into your project's performance.
* **Revenue-Share** \
  Token holders can participate in a revenue-sharing program where they receive a portion of CoinCreate’s future earnings. This incentivizes community engagement and loyalty, allowing users to directly benefit from the platform's growth and success over time.

{% hint style="info" %}
These use cases and more will be implemented down the line as the platform evolves.
{% 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://docs.coincreate.io/token.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.
