# Auto-Equilibrium Engine (AEE)

- [AEE Overview](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-overview.md): To make the game fair by adopting decentralised and mathematic-supported auto-engine to balance.
- [Existing Problem](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/existing-problem.md): Market Failure in DEX
- [AEE Mechanism](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-mechanism.md): To make the game fair by adopting decentralised and mathematic-supported auto-engine to balance.
- [Trading Contribution Calculator](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-mechanism/trading-contribution-calculator.md): To compensate the contribution of traders to the protocol growth
- [LP Target APR Archiver](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-mechanism/lp-target-apr-archiver.md): LP APR Protection Mechanism
- [PnL Compensator](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-mechanism/pnl-compensator.md): To balance out the PnL between LP and traders.
- [Long Short Imbalance Safeguard](https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee/aee-mechanism/long-short-imbalance-safeguard.md): To balance the Long Short equilibrium


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepapercrypto.gitbook.io/pex/auto-equilibrium-engine-aee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
