# Sharpe Consensus

\
Sharpe Consensus is an innovative Byzantine fault-tolerant consensus mechanism designed to safeguard investors and liquidity providers (LPs) while fostering healthy competition among stakeholders in yield-generating ecosystems. The mechanism combines robust farm scoring algorithms with a decentralized verification network to ensure transparent, accurate, and tamper-resistant performance metrics.

{% content-ref url="/pages/9A6VntCMu8VPvkNqqEcQ" %}
[Farm Scoring Algorithm](/sharpe-consensus/farm-scoring-algorithm.md)
{% endcontent-ref %}

{% content-ref url="/pages/sEHPjMoflmBeW3DbIEV5" %}
[Byzantine Fault-Tolerant Consensus ](/sharpe-consensus/byzantine-fault-tolerant-consensus.md)
{% endcontent-ref %}

{% content-ref url="/pages/enRYDIl8VYsIuwubdKnp" %}
[Algorithmic Benchmarking System](/sharpe-consensus/algorithmic-benchmarking-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/tJhzV4dr7vlZacwiModO" %}
[Proof of Return (PoR) Mechanism](/sharpe-consensus/proof-of-return-por-mechanism.md)
{% endcontent-ref %}


---

# 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.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.
