# Liquidity Incentives

The platform functions on a "Real Yield" configuration of protocol incentives. (not to be confused with our platform token $RY - REALYIELD)\
\
This means its purely volume based with no direct incentives token.

Liquidity providers will provide liquidity in the form of stablecoins and receive pool fees also in the form of stablecoins.

{% hint style="info" %}
$RY is used exclusively to level up the Yield Ones NFT. No $RY is given to liquidity providers, instead they receive up to 90% of the pool fees in stablecoins.
{% endhint %}


---

# 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.communityfinance.io/incentives/liquidity-incentives.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.
