> For the complete documentation index, see [llms.txt](https://guide.rhea.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.rhea.finance/developers/oracles.md).

# Oracles

RHEA Finance uses its own **aggregate oracle** to provide robust, real-time price feeds across our entire product suite. The aggregate oracle combines price data from multiple independent sources, reducing reliance on any single provider and improving resilience against price manipulation and feed downtime.

Our aggregate oracle currently combines the following sources:

### Atlas

Website: <https://atlasoracle.io/>

Atlas is one of the primary price sources feeding into RHEA Finance's aggregate oracle, contributing real-time market data used across our product suite.

### Pyth Network

Website: <https://www.pyth.network/>

Pyth Network is an official partner of RHEA Finance, providing real-time price feeds that are combined into our aggregate oracle.

### Outlayer

Website: <https://price-oracle.outlayer.ai/>

Outlayer supplies additional price data to RHEA Finance's aggregate oracle, adding another independent source to our price feeds.

### RHEA DEX

Website: <https://rhea.finance/>

On-chain trading data from the RHEA DEX itself is used as a price source within the aggregate oracle.

### PancakeSwap DEX

Website: <https://pancakeswap.finance/>

On-chain trading data from PancakeSwap DEX is included as an additional price source within the aggregate oracle.

### Binance CEX

Website: <https://www.binance.com/>

Market data from Binance, a centralized exchange, is used as a price source within the aggregate oracle.
