# $ILP Real Yield

The yield generated from `$ILP` is based on several factors, including:

* <mark style="color:purple;">**Target yield**</mark><mark style="color:purple;">:</mark> Community will vote on the target yield for `$ILP`.
* <mark style="color:purple;">**Bettors' losses**</mark><mark style="color:purple;">:</mark> The yield is generated from the losses of bettors on the platform. The house edge ranges from 1-5%, and 90% is rewarded `$ILP` holders.&#x20;
* <mark style="color:purple;">**Emissions from**</mark><mark style="color:purple;">**&#x20;**</mark><mark style="color:purple;">**`$esIBET`**</mark><mark style="color:purple;">:</mark> If the yield falls below the target of 20%, emissions from `$esIBET` are used to make up the difference and generate the yield.

### Example Scenario for $ILP Yield:&#x20;

* If there is $10,000,000 `$USDT/$ETH/$WBTC/$IBET` in the `$ILP` pool&#x20;
* If we assume a house edge average of 3%&#x20;
* If we assume wins and losses are equal after $100,000,000 annual betting turnover&#x20;
* 3% x $100,000,000 = $3,000,000 `USDT` generated from the house edge&#x20;
* 90% of the $3,000,000 goes to `ILP` holders&#x20;
* \= $2,700,000
* This would equal a 27% APY on their asset. &#x20;

In this case, `$esIBET` will not be used from the emissions fund as the yield is above the target rate 20%.&#x20;


---

# 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://whitepaper.insanitybets.com/real-yield/usdilp-real-yield.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.
