> For the complete documentation index, see [llms.txt](https://docs.ax11.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ax11.org/unique-features/ax11-oracle.md).

# Ax11 Oracle

The **Ax11 Oracle** improves traditional price oracles by adding key variables for greater accuracy and manipulation resistance. While **Uniswap v3** uses **TWAP** to smooth price fluctuations, **Ax11 Oracle** applies a **geometric mean** across five critical price points:

1. **Opening price of the previous block**
2. **Closing price of the previous block**
3. **Opening price of the current block**
4. **Closing price of the current block**
5. **Opening price of the next block**

This approach ensures **greater price stability, reduced manipulation risks, and improved liquidity management**, making Ax11 a **more reliable** oracle solution.

{% hint style="info" %}
Ax11 Oracle is used for data extraction purposes not using in AMM and LPM.
{% endhint %}
