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

# Areal Finance

> Live, on-chain statistics for the Areal protocol

export const ApyStrwtLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/apy/?token=strwt&amp;v=20260616c" title="stRWT APY history (live)" loading="lazy" scrolling="no" className="wfr wfr-apy" style={{
  colorScheme: "normal"
}} />;

export const StakedLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/staked/?v=20260616g" title="Staked RWT supply (live)" loading="lazy" scrolling="no" className="wfr wfr-staked" style={{
  colorScheme: "normal"
}} />;

export const ApyRwtLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/apy/?token=rwt&amp;v=20260616c" title="RWT APY history (live)" loading="lazy" scrolling="no" className="wfr wfr-apy" style={{
  colorScheme: "normal"
}} />;

export const SupplyLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/supply/?v=20260616b" title="RWT total supply (live)" loading="lazy" scrolling="no" className="wfr wfr-supply" style={{
  colorScheme: "normal"
}} />;

export const HoldersLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/holders/?v=20260616b" title="Unique holders (live)" loading="lazy" scrolling="no" className="wfr wfr-holders" style={{
  colorScheme: "normal"
}} />;

export const OverviewLive = () => <iframe src="https://0xrealist.github.io/docs-widgets/overview/?v=20260616c" title="Areal Protocol overview (live)" loading="lazy" scrolling="no" className="wfr wfr-overview" style={{
  colorScheme: "normal"
}} />;

Every figure on this page is read directly from Solana mainnet and refreshes automatically.

## Protocol overview

<OverviewLive />

## Unique holders

Unique on-chain addresses holding RWT or stRWT (protocol pools excluded), captured by a daily
snapshot.

<HoldersLive />

## Real World Token (RWT)

### Total supply

The total RWT in circulation. It grows only when new RWT is minted at Book NAV, never through
inflation. The current value is read live; the chart is built from a daily snapshot.

<SupplyLive />

### APY

Annualized RWT yield from Book NAV growth, captured by a daily snapshot.

<ApyRwtLive />

## Staked RWT (stRWT)

### Staked supply

stRWT in circulation over time, alongside the share of total RWT supply that is staked.

<StakedLive />

### APY

Annualized stRWT yield in USD. Because staking accumulates RWT, which itself appreciates as Book
NAV grows, this captures both the rising exchange rate and the RWT price growth. Captured by a
daily snapshot.

<ApyStrwtLive />
