> For the complete documentation index, see [llms.txt](https://carol-8.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carol-8.gitbook.io/documentation/description-of-the-carol-token/token-utility.md).

# Token utility&#x20;

### Current Utility:

* **Staking:** CAROL token holders can lock their tokens to receive dividends or other rewards.
* **Exclusive Access:** Using CAROL for access to unique platform features.
* **Influence Development:** Proposing ideas and suggestions for protocol optimization.
* **Voting:** Participating in decision-making on key aspects of platform development.

### Upcoming Utility according to the roadmap:

* **Commission Optimization on Carol DEX:** Fee discounts for CAROL holders and payment of fees in CAROL on Carol DEX.
* **DEX Service Payment:** Using CAROL to pay for additional services on Carol DEX.
* **Grant Program:** CAROL as a key element for financing ideas and attracting new developers.
* **Collateral in Decentralized Credit:** Using CAROL as collateral for decentralized loans, offering users flexibility.
* **Partnership Programs:** Using CAROL in partnerships with other projects to provide token holders with advantages within them.
* **Bridges for Cross-Blockchain Transactions:** Using CAROL for fees when transferring assets between blockchains.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://carol-8.gitbook.io/documentation/description-of-the-carol-token/token-utility.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.
