# Revenue Sharing

#### **Revenue Sharing Model**

QuantaAI adopts a decentralized revenue-sharing model to ensure equitable distribution of platform-generated income among stakeholders. This model fosters collaboration, incentivizes participation, and sustains ecosystem growth.

**Revenue Streams**

1. **Marketplace Transactions**:\
   A small percentage of each transaction (e.g., 2%) is collected as a platform fee when:
   * Quantum computing resources are rented.
   * AI/Quantum solutions are purchased via AQCaaS.
2. **Prediction Markets**:\
   Platform fees from prediction market transactions contribute to revenue.
3. **Subscription Services**:\
   Businesses subscribing to premium AQCaaS offerings generate recurring revenue.
4. **Staking Fees**:\
   Fees from token staking and validation activities.
5. **Licensing**:\
   Developers offering proprietary quantum algorithms or AI models can license them through the platform, with QuantaAI taking a share of the revenue.


---

# 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://quanta-ai-docs.gitbook.io/qai/qai-token/revenue-sharing.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.
