# Product

- [Liquidity Pools](https://docs.metrix.finance/docs/product/liquidity-pools.md): Master Concentrated Liquidity with Data-Driven Insights
- [Discover - Find Liquidity Pools](https://docs.metrix.finance/docs/product/liquidity-pools/discover.md): Helps you identify the best liquidity pool opportunities
- [Simulate - Liquidity Analysis](https://docs.metrix.finance/docs/product/liquidity-pools/simulate.md): Analyze potential results & outcomes before investing
- [Pair - Return Analysis](https://docs.metrix.finance/docs/product/liquidity-pools/simulate/pair.md): Simulate multiple pools that use the same pair
- [Build - Portfolio Creation](https://docs.metrix.finance/docs/product/liquidity-pools/simulate/build.md): Build portfolios of multiple positions/simulations
- [Track - Position Performance](https://docs.metrix.finance/docs/product/liquidity-pools/track.md): Monitor the performance metrics of your current and closed positions
- [Lending & Borrowing](https://docs.metrix.finance/docs/product/lending-and-borrowing.md): Navigate DeFi Lending Markets with Confidence
- [Discover - Find Positions](https://docs.metrix.finance/docs/product/lending-and-borrowing/discover.md)
- [Simulate - Market Analysis](https://docs.metrix.finance/docs/product/lending-and-borrowing/simulate.md)
- [Track - Monitor Health](https://docs.metrix.finance/docs/product/lending-and-borrowing/track.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://docs.metrix.finance/docs/product.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.
