# Incentives

{% hint style="warning" %}
With Flux's launch, the previous incentivization of the STAB Protocol has ended to ensure an even playing field!
{% endhint %}

Some actions are deemed positive to the ILIS DAO ecosystem and therefore, we reward these! Performing them provides the user with a **weekly** allocation of ILIS rewards.

All incentivized actions provide the user with a token (liquidity providers receipts, LP tokens, loan receipt, et cetera). A user's contribution is calculated by looking these resources held by them, and their average weekly share.

Rewards are sent out every Sunday, on a random time, to make sure the system is not easily gamed.

**Current incentived actions**

<table><thead><tr><th width="340">Action</th><th width="259">Accompanying resource</th><th>Weekly reward</th></tr></thead><tbody><tr><td>Providing <strong>ILIS/XRD Liquidity</strong> to the <a href="https://ociswap.com/pools/component_rdx1czfuwcgnn7dxjjmz9zcacr347ahkuguz7vr9mcdkmywldg0f7qlylp">OciSwap BasicPool</a></td><td>resource_rdx1t4vvunhvl24nrc8hh99dujuumyllvvsurvu72keaeh74e25358nhah</td><td>50,000 ILIS*</td></tr><tr><td>Providing <strong>ILIS Liquidity</strong> to the <a href="https://radix.defiplaza.net/liquidity/add/resource_rdx1t4r86qqjtzl8620ahvsxuxaf366s6rf6cpy24psdkmrlkdqvzn47c2?direction=base">DefiPlaza pool</a></td><td>resource_rdx1t4z3dn6u57kj069wru4tkmdrx8njz2d9a5rlfsphs87cyuaj9tufv0</td><td>50,000 ILIS*</td></tr></tbody></table>

\* These rewards are shared, and are split between the two pools.

**Incentive information**

If you want information on a specific incentive. You can see some by going to the DAO Portal's [Incentives Page](https://ilikeitstable.com/incentives). Here, you can see all incentivized actions, and select one \[1]. If you want to perform this action, you can click the *contribute* button \[2]. If you first want some more information about the specific incentive, you can read a short description of what it's about \[3], see the total weekly rewards allocated towards this incentive \[4], and what the APY of this actions works out to \[5].

<figure><img src="/files/tVd4uweCzDofh6wecUtw" alt=""><figcaption><p>Information about an incentive</p></figcaption></figure>

**Estimating your share**

On the Incentive Page, the user can see their contribution towards an incentivized action \[1], and how much they will be rewarded for this contribution on a weekly basis \[2].

Important to note is that this calculation of rewards (at \[2]) is based on the user's **current share**, and does not take into account their average share over the previous week, whereas the eventual *real* calcuations to determine rewards do take into account a user's average share!

<figure><img src="/files/9QAs6LJ3IXsh4qqlbty1" alt=""><figcaption></figcaption></figure>


---

# 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.ilikeitstable.com/ilis-dao/using-ilis-dao/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.
