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

# Real-World Asset Feeds

> DIA xReal is designed for Real-World Asset (RWA) applications, bringing hundreds of data feeds for stocks, commodities, FX rates, and more on-chain.

## Overview

DIA xReal is designed for Real-World Asset (RWA) applications, bringing hundreds of data feeds for stocks, commodities, FX rates, and more on-chain.

It consists of two core components:

<CardGroup>
  <Card title="xReal Price Feeds" icon="square-1" iconType="solid">
    Secure, transparent price oracles for RWA-powered dApps
  </Card>

  <Card title="xReal Custom Solutions" icon="square-2" iconType="solid">
    On-demand oracles for tokenized assets beyond the standard library
  </Card>
</CardGroup>

## Use Cases

<CardGroup cols={2}>
  <Card title="Tokenized Stocks & Equities" icon="building" iconType="solid">
    Trade tokenized stocks with reliable equity reference prices.
  </Card>

  <Card title="Commodity-Backed Tokens" icon="gem" iconType="solid">
    Back and price tokens tied to gold, silver, oil and more.
  </Card>

  <Card title="FX & Stablecoins" icon="money-bill-transfer" iconType="solid">
    Power multi-currency stablecoins and FX products with live rates.
  </Card>

  <Card title="Tokenized Treasuries & Index Funds" icon="landmark" iconType="solid">
    Value tokenized T-bills, bond ETFs and index funds on-chain.
  </Card>
</CardGroup>

## Explore Feeds

Browse a selection of DIA's RWA feeds, or explore the full library on the DIA App:

<CardGroup cols={2}>
  <Card title="Gold (XAU)" icon="gem" iconType="solid" href="https://www.diadata.org/app/rwa/XAU">
    Commodity
  </Card>

  <Card title="Apple (AAPL)" icon="building" iconType="solid" href="https://www.diadata.org/app/rwa/AAPL">
    Stock
  </Card>

  <Card title="Euro (EUR)" icon="money-bill-transfer" iconType="solid" href="https://www.diadata.org/app/rwa/EUR">
    FX rate
  </Card>

  <Card title="S&P 500 ETF (SPY)" icon="chart-pie" iconType="solid" href="https://www.diadata.org/app/rwa/SPY">
    ETF
  </Card>
</CardGroup>

<Card title="View more RWA feeds" icon="layer-group" iconType="solid" horizontal href="https://www.diadata.org/app/rwa/">
  Browse the full library of 100+ RWA feeds.
</Card>

## Learn More

<CardGroup>
  <Card title="Request a Custom Oracle" icon="angle-right" iconType="solid" horizontal href="/docs/guides/how-to-guides/request-a-custom-oracle" />

  <Card title="RWA Price APIs" icon="server" iconType="solid" horizontal href="/docs/reference/apis/rwa-prices" />

  <Card title="Methodologies" icon="chart-line" iconType="solid" horizontal href="/docs/guides/methodologies-overview" />

  <Card title="Fetch Price Data" icon="chart-line" iconType="solid" horizontal href="/docs/guides/how-to-guides/fetch-price-data" />

  <Card title="Supported Networks" icon="network-wired" iconType="solid" horizontal href="/docs/guides/chain-guides-overview" />
</CardGroup>
