# Liquidity Incentives (TBA)

OChain network is a home to Olla's DEX aggregator and a wide variety of pool kinds. The original trading fees used to reward OLLX token and liquidity providers are as follows:

The standard charge for typical swaps will be 0.3%.

\- This cost is split between liquidity providers by 2/3.

\- The holders of OLLA tokens receive the remaining 1/3.

For the majority of stablecoin pairs, the Stable Swap fee is 0.05%, distributed as follows:

\- 2/3 reserved for liquidity providers.

\- 1/3 distributed equally to holders of OLLA

Any aggregated swaps shall be subject to a trading fee of 0.05%.


---

# 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://olla-exchange.gitbook.io/intro/whitepaper-cont./liquidity-incentives-tba.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.
