> For the complete documentation index, see [llms.txt](https://insightx-2.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insightx-2.gitbook.io/whitepaper/insightx-whitepaper/4.-insightx-core-revenue-model.md).

# 4. InsightX Core Revenue Model

InsightX's core competitiveness lies not only in technological innovation but also in its redefinition of the economic model of prediction markets. By deeply integrating AI-driven smart market making with DeFi primitives, InsightX has constructed a five-fold yield architecture, enabling continuous appreciation of user capital during the holding period, value capture at the protocol level, and a self-reinforcing cycle throughout the ecosystem. This model completely breaks the limitations of traditional prediction markets—"single bet, idle capital"—providing participants with multi-dimensional, sustainable, and scalable yield paths.

#### 4.1 Detailed breakdown of the five main sources of revenue

InsightX's revenue architecture consists of five interconnected modules, each optimized to address specific pain points of traditional prediction markets:

**Traditional market-making revenue** &#x20;

* As a full-chain liquidity provider, the protocol captures statistical advantage gains during the trade matching process through AI-optimized market-making strategies. The AI Agent monitors market depth, spreads, and volatility in real time, dynamically providing buy and sell quotes to achieve low-risk spread capture. This directly improves the protocol's overall liquidity while providing stable returns for liquidity providers.

**Stablecoin Yield** &#x20;

* Users can allocate stablecoin assets such as USDT and USDC to the protocol's built-in yield strategies to obtain basic, stable interest income. This module seamlessly integrates with traditional DeFi yield farms, allowing users to enjoy low-risk passive income beyond predictive holdings, further reducing opportunity costs.

**Trading Fees** &#x20;

* The transaction fees generated from each prediction market transaction will be distributed proportionally to INX platform token holders, eligible stakers, or ecosystem contributors according to the protocol rules. This mechanism creates a closed-loop incentive: increased trading volume directly translates into passive income for token holders, incentivizing long-term holding and enhancing network effects.

**Staking/Collateral Yield** &#x20;

* Users can stake any underlying asset (including cryptocurrencies, prediction market positions, RWA, etc.) to unlock additional staking rewards. Simultaneously, the protocol supports position restaking, allowing users to continue participating in multiple yield strategies using prediction positions as collateral without closing out their existing positions, significantly improving capital utilization.

**AI-Driven Market-Making Revenue** &#x20;

* The 24/7 AI Agent ecosystem powered by the MindKit AI engine is InsightX's most differentiated revenue stream. AI Agents coordinate across markets, dynamically adjust positions, optimize pricing, and provide deep liquidity, not only improving market efficiency but also earning additional statistical and execution rewards for protocols and participants. This revenue is particularly significant in high-frequency, long-tail event scenarios.

#### 4.2 Comparison of Returns between Traditional Prediction Markets and InsightX

To visually demonstrate InsightX's profitability advantages, we compared the annualized returns of traditional prediction markets with InsightX across various revenue dimensions:

|        **Income Category**        | **Traditional forecasting market (Annualized)** |    **InsightX (Annualized)**   | **Increase** |
| :-------------------------------: | :---------------------------------------------: | :----------------------------: | :----------: |
| Traditional market making revenue |                       3-7%                      |              4-8%              |     +1-2%    |
|         Stablecoin yields         |                       2-4%                      |              3-6%              |     +1-2%    |
|          Transaction fees         |         0.5-1% of the transaction amount        | 0.5% of the transaction amount |     flat     |
|        Asset pledge income        |                       1-3%                      |              5-15%             |    +4-12%    |
|      AI Market Making Revenue     |                       0-5%                      |             10-25%             |    +10-20%   |

(Data source: Comparison of InsightX protocol design model with industry benchmarks; actual yield will be dynamically adjusted according to market conditions)

InsightX has achieved orders-of-magnitude improvements in two major dimensions: asset pledging and AI market making, with a total compound annual return rate that is 2-4 times that of traditional prediction markets. This quantitative advantage not only significantly reduces the cost of idle funds for users, but also provides institutional participants with a predictable cash flow model.

#### 4.3 Value Capture at the Agreement Level and Sustainable Economic Cycles

Beyond multiple user-side revenue streams, the InsightX protocol itself achieves robust value capture through AI market-making revenue, transaction fee sharing, and liquidity incentives. This revenue is used for ecosystem development (AI Agent rewards, liquidity mining) and also to give back to the community through INX token buybacks, burns, or dividend mechanisms, creating a positive flywheel of "trading growth → increased revenue → token value capture → ecosystem expansion." This sustainable economic cycle ensures the protocol's resilience across different market cycles and lays the foundation for long-term governance and decentralization.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://insightx-2.gitbook.io/whitepaper/insightx-whitepaper/4.-insightx-core-revenue-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
