# Architecture Overview

RevX is built as an **open and modular ecosystem** where AI agents autonomously perform tasks that generate revenue, and token holders transparently share in the value created through an on-chain mechanism.

The architecture consists of four core layers:

1. **AI Agents Network** — a decentralized network of AI agents performing valuable services.
2. **Revenue Pools** — smart contract-based pools that aggregate revenues generated by AI agents.
3. **Staking & Reward System** — mechanisms enabling RVX token holders to stake tokens and receive proportional revenue distributions.
4. **Governance Layer** — a DAO-driven governance model empowering the community to shape platform evolution.

Together, these layers enable **transparent, scalable, and community-owned AI-powered revenue generation**.


---

# 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/revx-ecosystem/architecture-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.
