# veCELL Utility

veCELL has four distinct utilities as follows:&#x20;

* **Voting Power:** Holders have the ability to vote for liquidity pools weekly. The CELL emissions for the following epoch will be redirected to liquidity pools based on voting results.
* **Governance:** Holders will participate in voting for protocol proposals.
* **Fee earning:** veCELL voters receive 100% of the trading fees generated by the liquidity pools they voted for each epoch.
* **Incentives:** Voters earn 100% incentive rewards for the pools they voted for each epoch. Revenues are determined by your weighted voting power for each liquidity pool.


---

# 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.cellana.finance/tokenomics/vecell-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.
