# VNTX Token Utility

The VNTX token serves as the native utility and governance asset within the Vantix AI ecosystem. Primary utilities include:

* **Access to AI Signal Center:** Holding or staking VNTX grants tiered access levels to signal types and historical data depth.
* **Fee Discounts:** Users paying platform fees (e.g., signal subscription, execution fees) with VNTX receive up to a 30% discount based on staking duration.
* **Governance:** VNTX holders can propose and vote on on-chain governance proposals such as model parameter adjustments, supported assets, and network expansions.
* **Reward Incentives:** Liquidity providers and community contributors earn VNTX rewards distributed via protocol-defined incentive programs.


---

# 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://vantix-ai-docs.gitbook.io/vantix-ai/tokenomics/vntx-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.
