# Plenty V3 Introduction

A pivotal innovation in Plenty V3 is **Capital Efficiency**. In Plenty V2, liquidity was uniformly distributed across the entire price spectrum, from zero to infinity. While this approach was straightforward, it was not the most efficient use of capital.

Plenty V3 revolutionizes this by allowing liquidity providers to "concentrate" their capital within specific price intervals. This means that when you provide liquidity, you can choose a custom price range where you expect most trading to occur. This innovation allows your capital to work more effectively, maximizing your returns.

{% content-ref url="/pages/J01ONDfsixsPyhydYSSj" %}
[Concentrated Liquidity](/v3-docs/plenty-v3-introduction/concentrated-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZnQG5tO8Sb7M32OwW3Ey" %}
[Fees](/v3-docs/plenty-v3-introduction/fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/KZqzJlytP6HwtnQwZYl2" %}
[Range Orders](/v3-docs/plenty-v3-introduction/range-orders.md)
{% endcontent-ref %}

## How to add liquidity to Plenty V3

{% embed url="<https://www.youtube.com/watch?v=lchYETZED_Y>" %}


---

# 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.plenty.network/v3-docs/plenty-v3-introduction.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.
