# Protocol Overview

At **Ax11**, our goal is not to create the most customizable or capital-efficient AMM, but to bring back the simplicity and reliability of Uniswap V2 for passive liquidity providers (LPs). We want to empower LPs to "set and forget" their positions, earning continuous income with minimal impermanent loss risk, while addressing key issues left by Uniswap V2.

One major issue we address is capital inefficiency. While Ax11 improves on Uniswap V2's efficiency, we avoid excessive capital efficiency, which often leads to higher impermanent loss. Instead, we strike a balance, offering better efficiency while ensuring liquidity across all price ranges.

Ax11 prioritizes the LP experience by minimizing active management. This allows LPs to deploy assets confidently, aligning with our mission to make decentralized finance accessible and sustainable.

Ax11 has become a reality with dynamic concentration levels, a liquidity prediction market, and an optimized fee allocation system, providing LPs with enhanced returns and better risk management.

{% hint style="info" %}
Let's start with [Protocol Concept](https://docs.ax11.org/broken-reference)
{% endhint %}


---

# 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.ax11.org/protocol-overview.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.
