# Concepts

The LP Management Building Block empowers liquidity providers with the tools to easily automate their liquidity provision strategies. This requires leveraging segment specific concepts that have been implemented by multiple DeFi liquidity protocols as listed below:

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/BVgJ27QkC0wm9YYFSPRj"><strong>Automated Market Maker (AMM)</strong></a></td><td></td><td></td></tr><tr><td><a href="/pages/alV8SBof1Rf7JERozdFa"><strong>Concentrated Liquidity</strong></a></td><td></td><td></td></tr></tbody></table>


---

# 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.factor.fi/factor-building-blocks/lp-management/concepts.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.
