# Protocol Tokens

### Cellana uses a dual token model to incentivize all parties in the ecosystem:&#x20;

CELL is the utility token distributed through weekly token emissions which incentivizes users to add liquidity and stake the LP tokens in protocol gauges.&#x20;

### veCELL is Cellana’s governance token in the form of an NFT.

CELL holders can lock their tokens for a fixed duration in exchange for veNFT. veNFT gives holders veCELL voting power, which can be used to vote on liquidity pools and thus redirect the CELL emissions to the voted liquidity pools.

The lock duration will vary depending on users. The maximum lock-up time is up to two years as follows:

* 100 CELL locked for 2 years will receive 1 veNFT with 100 veCELL voting power
* 100 CELL locked for 1 year will receive 1 veNFT with 50 veCELL voting power

veNFTs can be merged, split, and traded on the secondary markets. Users’ voting powers diminish over time until reaching zero when lock-up time is over. Therefore, in order to maintain voting power, users must frequently re-lock their tokens, which helps enrich the Cellana ecosystem overall.

<figure><img src="/files/wwu5pdm9nRPNtM2BtQm1" alt=""><figcaption></figcaption></figure>


---

# 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/protocol-tokens.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.
