> ## 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 (options, futures,
    tokenized index funds & more)
  </Card>

  <Card title="xReal Custom Solutions" icon="square-2" iconType="solid">
    On-demand oracles for tokenized assets, bond yields, FX rates, & real-world
    financial metrics
  </Card>
</CardGroup>

You can access all the available RWA data feeds & integration options below:

<Card title="Real-World Asset (RWA) Price Feed Oracles | DIA App" href="https://www.diadata.org/app/rwa/" icon={<img className="m-0" src="/favicon.svg" />} horizontal />

## Learn More

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

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

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

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

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