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

# Explorer

> Public, verifiable transparency for all evaluation and funded trading activity on DojiFunded.

<div className="product-card">
  <img src="https://mintcdn.com/dojifunded-073f79a4/ZnXq9j4zRG_ReNaB/images/NFTEXP.png?fit=max&auto=format&n=ZnXq9j4zRG_ReNaB&q=85&s=3f0791e906ed80da3f09e5fbb6ab9687" alt="DojiFunded Explorer showing on-chain trade verification and NFT-backed position records" width="713" height="795" data-path="images/NFTEXP.png" />

  <div className="product-card-caption">
    <span className="product-card-label">Explorer</span>
    <p className="product-card-desc">Every trade on DojiFunded is independently verifiable — execution prices, PnL, fees, position metadata, and on-chain proof, all publicly accessible.</p>
  </div>
</div>

The DojiFunded Explorer provides public, verifiable transparency for all evaluation and funded trading activity on the platform.

Unlike traditional prop firms that operate in closed systems, every trade on DojiFunded can be independently verified through on-chain records.

## What each trade page shows

<CardGroup cols={2}>
  <Card icon="dollar-sign" title="Execution prices">Requested and actual execution price for every trade</Card>
  <Card icon="chart-bar" title="Realized PnL">Final profit or loss on closed positions</Card>
  <Card icon="coins" title="Fees and funding costs">Full breakdown of trading and funding fees</Card>
  <Card icon="sliders" title="Leverage and position size">Exact leverage used and position sizing</Card>
  <Card icon="clock" title="Trade duration">Open and close timestamps for every position</Card>
  <Card icon="shield-check" title="Account rule tracking">Whether the trade stayed within account rules</Card>
  <Card icon="link" title="On-chain verification data">Blockchain proof tied to every trade record</Card>
</CardGroup>

## Execution transparency

The Explorer displays both the requested execution price and the actual execution price, giving traders full visibility into:

<CardGroup cols={2}>
  <Card icon="arrow-right-arrow-left" title="Slippage">Difference between requested and filled price</Card>
  <Card icon="signal" title="Market impact">How position size affected the execution price</Card>
  <Card icon="circle-check" title="Execution quality">How closely the fill matched the intended order</Card>
  <Card icon="bolt" title="Volatility during execution">Market conditions at the moment of fill</Card>
</CardGroup>

## On-chain verification

Every trade includes verifiable identifiers that can be independently checked:

<CardGroup cols={2}>
  <Card icon="file-contract" title="Contract address">The smart contract that processed the trade</Card>
  <Card icon="hashtag" title="Position ID">Unique identifier for the position</Card>
  <Card icon="fingerprint" title="Trade ID">Unique identifier for the specific trade event</Card>
  <Card icon="nfc" title="Token ID">NFT token ID tied to the trade record</Card>
  <Card icon="cube" title="Blockchain proof">On-chain proof verifiable via [Arbiscan](https://arbiscan.io)</Card>
</CardGroup>

## How Explorer and Terminal work together

Alongside the Explorer, the DojiFunded Terminal provides a real-time interface for monitoring positions, funding, fees, account metrics, and trade activity.

Together, the Explorer and Terminal create a transparent trading infrastructure where users can verify activity directly instead of relying on opaque internal reporting.

## Next steps

* Learn how the [terminal](/platform/terminal) works.
* Learn how [payouts](/platform/payouts) connect to on-chain settlement.
* Review [rules and risk parameters](/resources/rules-risk-parameters).
