# Smart Oracles

## Safety-first design

Gearbox oracle and solvency checks structure allows creating pricing methods with unique features:

* Attract borrowers using hardcoded/ fundamental oracles + protect LPs by always taking market price into account.\
  Read more: [dual-oracle-system](https://docs.gearbox.finance/about-gearbox/economics-and-risk/smart-oracles/dual-oracle-system "mention")
* Ensure timely liquidations using market oracles + protect LPs by always taking collateral fundamental value into account.\
  Read more: [loss-policy](https://docs.gearbox.finance/about-gearbox/economics-and-risk/smart-oracles/loss-policy "mention")

## Optimized for DeFi, scalable by default

Gearbox supports major price feed providers, including Chainlink, Redstone (both pull and push models), and Pyth.&#x20;

Custom audited smart-contract feeds allow pricing of DeFi assets, including Pendle PT, Curve & Balancer LP tokens and more.\
Read more: [price-oracle](https://docs.gearbox.finance/about-gearbox/economics-and-risk/price-oracle "mention")
