# Euler

- [Health Factor Distribution](https://resources.defirisk.intotheblock.com/euler/health-factor-distribution.md)
- [High Risk Loans](https://resources.defirisk.intotheblock.com/euler/high-risk-loans.md)
- [Liquidation History](https://resources.defirisk.intotheblock.com/euler/liquidation-history.md)
- [Liquidators Leaderboard](https://resources.defirisk.intotheblock.com/euler/liquidators-leaderboard.md)
- [Liquidations Volume](https://resources.defirisk.intotheblock.com/euler/liquidations-volume.md)
- [Open Liquidations](https://resources.defirisk.intotheblock.com/euler/open-liquidations.md)
- [Unique Liquidator Addresses](https://resources.defirisk.intotheblock.com/euler/unique-liquidator-addresses.md)
- [Collateral Seized](https://resources.defirisk.intotheblock.com/euler/collateral-seized.md)
- [Blocks Elapsed to Complete Liquidations](https://resources.defirisk.intotheblock.com/euler/blocks-elapsed-to-complete-liquidations.md)
- [Net Liquidity Flows](https://resources.defirisk.intotheblock.com/euler/net-liquidity-flows.md)
- [Net Loans Flows](https://resources.defirisk.intotheblock.com/euler/net-loans-flows.md)
- [Whales Supply History](https://resources.defirisk.intotheblock.com/euler/whales-supply-history.md)
- [Whales Credit History](https://resources.defirisk.intotheblock.com/euler/whales-credit-history.md)
- [Whales Supply Concentration](https://resources.defirisk.intotheblock.com/euler/whales-supply-concentration.md)
- [Whale Borrows Concentration](https://resources.defirisk.intotheblock.com/euler/whale-borrows-concentration.md)
- [Recursive Lending Health Factor Distribution](https://resources.defirisk.intotheblock.com/euler/recursive-lending-health-factor-distribution.md)
- [Recursive Lending Supply Share](https://resources.defirisk.intotheblock.com/euler/recursive-lending-supply-share.md)
- [Recursive Borrows Share](https://resources.defirisk.intotheblock.com/euler/recursive-borrows-share.md)
- [Collateral Distribution Behind Borrows](https://resources.defirisk.intotheblock.com/euler/collateral-distribution-behind-borrows.md)


---

# 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://resources.defirisk.intotheblock.com/euler.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.
