# Glossary

## **Price Tick**

The price tick refers to the smallest price movement by which a liquidity range can be adjusted. Yuzu allows liquidity providers (LPs) to define their desired price tick, giving them control over the granularity of their price ranges. This flexibility enables LPs to fine-tune their liquidity strategies to suit market conditions.

## **Price Bin**

A price bin represents a specific segment within the overall price range. LPs can divide the price range into multiple bins, each corresponding to a distinct portion of their liquidity provision. By allocating liquidity across different price bins, LPs can effectively manage their exposure to varying market conditions, optimizing their strategies.

## **Liquidity Fees**

Yuzu incentivizes LPs with liquidity fees, which are generated from trading activity within their specified price ranges. The concentrated liquidity model allows LPs to focus their capital, resulting in the potential for higher fees compared to traditional AMMs. These fees reflect LP contributions to the platform and reward active participation in liquidity provision.

## **Impermanent Loss Mitigation**

Concentrated liquidity on Yuzu aims to minimize impermanent loss, a common challenge for LPs. By enabling LPs to focus their liquidity within a chosen price range, the impact of significant price movements outside that range is reduced. This approach provides a more stable and predictable earning potential for LPs.

## **Customization and Flexibility**

Yuzu offers LPs extensive customization and flexibility in managing their liquidity positions. LPs can adjust their price ranges, price ticks, and price bins to align with their risk preferences and trading goals. This level of control empowers LPs to optimize their liquidity strategies and maximize their earning potential.

Through its concentrated liquidity model, Yuzu transforms the decentralized exchange landscape by providing LPs with greater control, advanced customization options, and enhanced earning potential. By leveraging these features, LPs can refine their strategies and actively contribute to the growth of the Yuzu ecosystem.


---

# 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.yuzu.finance/products/glossary.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.
