> ## Documentation Index
> Fetch the complete documentation index at: https://owly.fi/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Transparency

> On-chain verified performance for complete accountability

Every trade on Owly is recorded on-chain, ensuring complete transparency and accountability.

## Why Transparency Matters

<AccordionGroup>
  <Accordion title="Verified Track Records" icon="check">
    All performance data comes directly from blockchain records, not self-reported metrics.
  </Accordion>

  <Accordion title="No Cherry-Picking" icon="chart-line">
    See ALL trades, not just the profitable ones traders want to show.
  </Accordion>

  <Accordion title="Real-Time Updates" icon="sync">
    Performance metrics update in real-time as trades are executed.
  </Accordion>
</AccordionGroup>

## Metrics We Track

<CardGroup cols={3}>
  <Card title="Total PnL" icon="dollar-sign">
    Total profit/loss across all time periods.
  </Card>

  <Card title="ROI" icon="percent">
    Return on investment percentage.
  </Card>

  <Card title="Win Rate" icon="trophy">
    Percentage of profitable trades.
  </Card>

  <Card title="Max Drawdown" icon="arrow-down">
    Largest peak-to-trough decline.
  </Card>

  <Card title="Sharpe Ratio" icon="chart-bar">
    Risk-adjusted return metric.
  </Card>

  <Card title="Trade Frequency" icon="clock">
    Average number of trades per period.
  </Card>
</CardGroup>

## Data Sources

| Data Type           | Source               | Verification |
| ------------------- | -------------------- | ------------ |
| Trade History       | Hyperliquid L1       | Blockchain   |
| Position Data       | Hyperliquid API      | Real-time    |
| Performance Metrics | On-chain calculation | Verifiable   |
| Fee Records         | Smart Contract       | Immutable    |

<Note>
  You can independently verify any trader's performance by checking their address on Hyperliquid's block explorer.
</Note>
