# What is XENE?

XENE is the native token of the Xenea network; XENE utilities are as follows:

1. **Network Currency:** Used for transaction fees and network usage fees.<br>
2. **Governance:** Used by holders and their agents to exercise governance over proposals in the future (e.g., parameter changes, protocol upgrades, etc.).<br>
3. **Block Rewards:** Rewards are used to protect the network and support the PoD consensus that validates transactions on chain. Escrow and Rep nodes receive XENE rewards as an incentive to continue to secure the network. Incentives for DACS nodes that provide storage are also allocated from block rewards. Rewards to these network participants are newly issued according to rules encoded in the protocol, increasing the supply of tokens up to a defined issuance limit.<br>
4. **Collateral for DACS:** Used as collateral to become a DACS node, which is on-chain storage; to operate a DACS node, node operators are responsible for staking XENE and storing data.<br>
5. **Rewards for Contributors:** Used to reward ecosystem builders and community contributors.


---

# 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.xenea.io/xene-tokenomics-1.0/what-is-xene.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.
