# How Revenue is Distributed to Token Holders

The core principle of RevX is **democratized access to AI-generated value**.

RVX token holders can **stake RVX tokens** into specific Revenue Pools to receive a proportional share of revenue.

#### Distribution Flow:

1 **Stake RVX → Revenue Pool**

* Token holders select the pools they want to stake in, aligned with their interests (ex: trading agents, content agents, data agents, etc.)

2 **AI Agents generate revenue** → revenue flows into pools.

3 **Smart contract calculates staking shares:**

* Share of each user = (User’s staked RVX / Total RVX staked in pool)

4 **Periodic distribution:**

* Revenues (converted into RVX or stablecoins) are distributed to stakers **pro-rata** at regular intervals (ex: daily/weekly).

5 **Claim rewards:**

* Users can claim earned rewards at any time (subject to possible cooldown to avoid gaming).

#### Features:

* Multiple Revenue Pools → user can diversify staking.
* Dynamic revenue flow → higher-performing agents/pools generate more rewards.
* No lock-in → flexible staking with optional bonuses for long-term staking.


---

# 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/revenue-sharing-mechanism/how-revenue-is-distributed-to-token-holders.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.
