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

# Contract Addresses

> You can find all of the examples of oracle contracts on each destination chain to query along with their Cross-chain Messaging configuration.

To get familiar with the Lumina stack, you can start [here](/reference/architecture).

To start building, find the contract addresses for the oracles on your preferred chain by selecting the type of feed you want to consume:

<CardGroup cols={2}>
  <Card title="Token Price Feeds" icon="angle-right" iconType="solid" horizontal href="/how-to-guides/fetch-price-data/contract-addresses/token-addresses" />

  <Card title="RWA Price Feeds" icon="angle-right" iconType="solid" horizontal href="/how-to-guides/fetch-price-data/contract-addresses/rwa-addresses" />
</CardGroup>
