# LP mechanics (PAI–BULX)

UNIKO uses PAI and BULX as a liquidity pair.

Key LP concepts to document for participants:

·      Liquidity depth: Larger LP depth reduces price impact for swaps.

·      Price impact and slippage: Large trades relative to pool depth may cause higher slippage.

·      Impermanent loss (IL): LP providers may experience value divergence versus holding assets directly if relative prices move significantly.

·      Fee and reward flows: Depending on protocol design, LP incentives may be sourced from fee routing, reward pools, or ecosystem incentives.


---

# 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://uniko.gitbook.io/uniko-whitepaper/tokenomics/lp-mechanics-pai-bulx.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.
