# Token Utility

Dfyn’s native utility token, the DFYN token, will perform a crucial role in the functioning of the Dfyn ecosystem. The DFYN token is expected to have multiple utilities:&#x20;

### Governance

The holders of the DFYN token will be able to use their tokens to take part in Dfyn’s governance by voting on Dfyn’s proposals concerning protocol amendments and upgrades. Although the specifics in regard to the voting mechanism have not yet been finalized, it is expected that each holder’s votes will be weighed against the amount of DFYN tokens held by them.&#x20;

### Revenue Sharing

A competitive 0.3% fee is charged over each trade taking place over Dfyn. Of this fee, 0.25% is distributed to the liquidity providers in proportion to their contribution to the liquidity pool, while the remaining 0.05% is distributed to Dfyn token holders who have staked their Dfyn tokens in the vDfyn vault.


---

# 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.dfyn.network/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.
