# Liquidity providers

Users of Garbi can offer unilateral and dual liquidity. Optimisation and increased user options, which makes liquidity provision impeccably flexible and scalable.

Garbi also uses coverage ratio as the input parameter for our AMM (instead of liquidity), hence removing the same liquidity equilibrium constraint from Curve’s stableswap invariant, allows token to grow organically based on its organic demand and supply.&#x20;

This design also allows new tokens to be added into an existing pool, greatly enhancing the scalability and capital efficiency of the protocol.


---

# 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://garbi-protocol.gitbook.io/docs/product/liquidity-providers.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.
