# $IBET Real Yield

Reminder: `$sIBET` receives 35% of all fees and can be traded for `$IBET`. In contrast, `$bIBET` can only be created by permanently burning `$IBET` from the circulating supply and, as a result, receives 50% of all fees. The other 15% is distributed to Insanity Labs.&#x20;

Trading Fees: 0.3%&#x20;

* `$IBET` proportion is burned to `$bIBET`.&#x20;
* `$ETH` proportion is distributed to stakers

ILP Deposit / Withdrawal Fees: 0.1% - 1%&#x20;

* 85 of these fees given to `$IBET` derivatives and 15% to Insanity Labs

Winners Fees: 0.1% - 1%&#x20;

* 50% of these fees provided to `$IBET` derivative holders.&#x20;

## Trading Fees

One way in which `$IBET` staking yield is generated is through the internal swap mechanism, similar to GMX. The trading fees generated by the pool are set at a standard 0.3% model.

`$IBET` that is paid out in this manner is permanently burned from the circulating supply and distributed to `$IBET` derivative holders, this means they are continuously earning from Insanity Bets.&#x20;

### ILP Fees

Additionally, there are deposit and withdrawal fees associated with the `$ILP`, ranging from 0.1% to 1%. When a user mints `$ILP` with the offered currencies or redeems `$ILP` to their underlying cryptocurrency, these fees are charged, and 100% of the fees collected and distributed accordingly.&#x20;

### Winner Fees

Every time a bettor wins, they pay a small fee to help maintain a healthy protocol when handling fees (Chainlink VRF) and more. 50% of this fee goes to stakers. In the future, it may be redirected to ILP or Insanity Labs treasury.

## Example Scenario for $IBET Derivatives Yield:&#x20;

Using the same scenario as $ILP yield but with the inclusion of trading volume and withdrawal and deposit volume for $ILP.&#x20;

### Targeting: 20% yield

Trading Fees:&#x20;

* IBET Trading Volume: $2.5m per day
  * 0.15% in $ETH per day = $3750
  * 0.15% in $bIBET per day = $N/A
  * Annualized = $1,368,750

ILP Fees:

* $100,000,000 deposit into $ILP
* $85,000,000 withdrawals into $ILP&#x20;
* $185,000,000 x deposit/withdrawal fee of 0.25% average&#x20;
  * Annual: $462,500

Winner Fees:&#x20;

* 50% of the winning fees. Assuming winning turnover of $100,000,000 @ 1% fee = $1,000,000
  * 50% of the fees generated = $500,000

Total fees collected: <mark style="color:purple;">**$2,331,250 paid out in ETH / USDT, as well as $bIBET**</mark>

* This would mean with $10,000,000 $IBET staked, a 23.3125% yield would be generated. 3.3125% over the target yield, and therefore no need for $esIBET emissions.&#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/usdibet-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.
