> ## 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.

# RWA Price 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.

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"
  icon={
<img
  className="m-0"
  src="https://raw.githubusercontent.com/diadata-org/diadata/master/assets/dia-logo.png"
/>
}
  href="https://www.diadata.org/app/rwa/"
  horizontal
/>

## Supported Assets

Below is a list of the current supported assets:

<AccordionGroup>
  <Accordion title="Stocks">
    * MSFT

    * AAPL

    * NVDA

    * GOOG

    * AMZN

    * META

    * BRK.B

    * LLY

    * AVGO

    * JPM

    * TSLA

    * V

    * XOM

    * WMT

    * UNH

    * MA

    * PG

    * JNJ

    * COST

    * HD

    * MRK

    * ORCL

    * CVX

    * BAC

    * ABBV

    * KO

    * CRM

    * NFLX

    * PEP

    * AMD

    * TMO

    * WFC

    * ADBE

    * QCOM

    * CSCO

    * MCD

    * DIS

    * TMUS

    * DHR

    * ABT

    * INTU

    * CAT

    * GE

    * TXN

    * AXP

    * AMAT

    * VZ

    * AMGN

    * MS

    * PFE

    * CMCSA

    * PM

    * NEE

    * IBM

    * UNP

    * GS

    * NOW

    * COP

    * NKE

    * SCHW

    * RTX

    * UBER

    * MU

    * INTC

    * BLK

    * CME

    * PYPL

    * COIN

    * MSTR

    * HOOD

    * GME

    * XAU

    * FTP

    * VFS

    * T

    * PLTR

    * MARA

    * RIOT

    * CLSK
  </Accordion>

  <Accordion title="FX">
    * USD/NGN

    * USD/EUR

    * USD/BRL

    * USD/JPY

    * USD/CHF

    * USD/GBP

    * USD/CNY

    * USD/AUD

    * USD/CAD
  </Accordion>

  <Accordion title="Commodities">
    * XAU/USD

    * XAGG/USD

    * XG/USD

    * XBR/USD

    * WTI/USD

    * NG/USD
  </Accordion>

  <Accordion title="ETFs">
    * IVV

    * URTH

    * EEM

    * VOO

    * SPY

    * VTI

    * QQQ

    * IBIT

    * FBTC

    * ARKB

    * HODL

    * GBTC

    * BITO

    * ETHA

    * BETH

    * GOVT

    * VGSH

    * SHY

    * TLT
  </Accordion>
</AccordionGroup>

## Learn More

<CardGroup>
  <Card title="Fetch Price Data" href="/how-to-guides/fetch-price-data/push-based-oracles" icon="server" iconType="solid" horizontal />

  <Card title="Supported Networks" href="/how-to-guides/fetch-price-data/contract-addresses/rwa-addresses" icon="server" iconType="solid" horizontal />
</CardGroup>
