# Returns Calculation & Distribution

#### **Yield Calculation Process**

1. Strategy Performance Measurement: Daily assessment of the box spread strategy returns
2. Fee Deduction: Protocol fees (10% to insurance fund, 10% to treasury) are deducted from gross yields
3. Net Yield Distribution: Remaining 80% of yields flow to msY holders through exchange rate appreciation

#### **Distribution Mechanism**

* Exchange Rate Updates: The msUSD to msY exchange rate updates continuously as yields accrue
* Automatic Compounding: Yields compound automatically without requiring user action
* No Manual Claims: Users benefit from yield simply by holding msY tokens

#### **Distribution Timing**

* Strategy Execution: Yield generation occurs continuously through active trading
* Rate Updates: Exchange rates reflect accumulated yield on an ongoing basis
* Performance Assessment: Monthly performance reviews ensure consistent yield delivery

#### **Yield Transparency**

Users can track yield performance through:

* Real-time exchange rate monitoring on our dashboard
* Historical performance data and analytics
* Monthly performance reports
* Live strategy performance metrics

#### **Risk Considerations**

Yields are variable and depend on:

* Options market conditions and volatility levels
* Strategy capacity and scaling effects
* Market liquidity and execution efficiency

{% hint style="warning" %}
Historical performance does not guarantee future results. All yield projections are estimates based on backtesting and current market conditions.
{% endhint %}


---

# 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://mainstreet-finance.gitbook.io/mainstreet.finance/returns-calculation-and-distribution.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.
