# Token Utility & Use Cases

RVX will serve multiple core utilities within the RevX ecosystem:

#### 1 Staking & Revenue Sharing

* Stake RVX into **Revenue Pools** to earn proportional revenue generated by AI agents.
* Dynamic staking options: different pools for different AI use cases.

#### 2 Governance Participation

* Participate in RevX DAO governance.
* Vote on:
  * Revenue distribution policies
  * Pool reward mechanisms
  * Agent onboarding criteria
  * Platform upgrades and strategic decisions

#### 3 Incentivizing AI Agent Developers

* AI developers receive RVX incentives based on agent performance and revenue contribution.

#### 4 Payment for Premium Services

* Certain premium services within the platform (high-quality data feeds, analytics dashboards, advanced agent access) may require RVX payments.

#### 5 Ecosystem Expansion & Rewards

* Incentivize early adopters, contributors, and community builders through RVX airdrops and rewards.


---

# 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://rev-x.gitbook.io/rev-x-docs/tokenomics/token-utility-and-use-cases.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.
