# Proof of Return (PoR) Mechanism

The PoR system underpins the benchmarking framework to ensure fair, transparent and verifiable reward distribution. A brief overview of how this works is as follows:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXclDr1p3SFBy7BzgUEeFRhEecgpzt83Ye5NcxZP1yvF-kTfe8obIFlALVYSFemI9WyqJQMWu7Q3lbuC20RWcd0_QDloCL-RnLDdXfGIEbcfO-P7_Yr83UjBTdjOFUJYWKxnn3uU6Q?key=lrJPf9OqTZ1c0Gurl05zvddT" alt=""><figcaption></figcaption></figure>

* **Risk-Free Rate Integration:** Incorporating risk-free rates to maintain realistic yield expectations.
* **Dynamic Market Adjustments:** Using real-time data to dynamically adjust benchmarks.
* **Token Performance Metrics:** Evaluating metrics like APY, APR, and ROI to assess strategy efficiency.

Verifiers use statistical models to identify deviations and implement corrective measures. This enhances the system’s ability to process complex datasets and generate actionable insights to ensure benchmarked and transparent returns.


---

# 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://litepaper.dexponent.com/sharpe-consensus/proof-of-return-por-mechanism.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.
