# Revenue Model

**Mirror generates protocol revenue from realized profits earned by the treasury’s capital deployed across diversified, AI-operated trading vaults.**\
**Profits are recognized at epoch close and routed on-chain per policy (buybacks, treasury compounding, safety reserves).**

#### 1) Protocol-Owned Capital

The treasury allocates capital across uncorrelated strategies under a single AI trading engine.

#### 2) Realized Profit → Revenue

2.1 At each epoch, the system computes Realized Net PnL (after trading fees, funding/borrow, gas/oracle, and slippage).\
2.2 Only positive PnL above carryforward/high-water marks is recognized as protocol revenue.\
2.3 No profit → no revenue recognized for that epoch.

#### 3) Policy-Driven Routing

Recognized revenue is directed to:\
3.1 Programmatic Buybacks (e.g., TWAP/SOR as configured),\
3.2 Treasury Compounding & R\&D (models, audits, infrastructure, integrations),\
3.3 Safety Reserves (venue/oracle anomalies, tail-risk coverage).


---

# 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://wp.mirrorai.finance/value/revenue-model.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.
