# Utility & Revenue Share

Our $CHAI token serves two main utilities.

### Token Gated Access to the Platform:

$CHAI unlocks features within our ChainAI Telegram bot. Once we go live, we're going to implement different types of subscriptions. Each type, depending on the amount of $CHAI, will have its own set of features and capabilities.

This requirement ensures that our services are utilized by committed members of our community, adding value to our ecosystem.

## **Trade Transaction Fee Redistribution**

From every action executed through our bot, we collect a 1% fee on buy and sell, transfers and bridge transactions.&#x20;

All these collected fees are then redistributed to $CHAI token holders. This system not only incentivizes holding our token but also ensures that our users benefit directly from the platform's activity.


---

# 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://chain-ai.gitbook.io/docs/usdchai/utility-and-revenue-share.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.
