# Token Overview

| Parameter    | Value                     |
| ------------ | ------------------------- |
| Token Name   | RevX                      |
| Ticker       | RVX                       |
| Blockchain   | Binance Smart Chain (BSC) |
| Total Supply | 10,000,000,000 RVX        |
| Decimals     | 18                        |

RVX is the native utility and governance token of the RevX ecosystem.\
It serves as the primary medium through which users participate in AI revenue sharing, governance, and incentivization.


---

# 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-overview.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.
