> For the complete documentation index, see [llms.txt](https://lily-3.gitbook.io/lily/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lily-3.gitbook.io/lily/token-economy/platform-incentive/sustainability-of-lily-ecosystem.md).

# Sustainability of Lily Ecosystem

### Incentive

#### Reward Ratio

$$
RR = (mr / lr \* e)^{2}
$$

* RR = Reward Ratio
* mr = Daily Max Reward Quantity
* lr = Daily Left Reward Quantity
* e = event variable

#### User Incentive

$$
I = p \* v / RR
$$

* I = Incentive
* p = Payment
* v = Item Incentive Ratio

#### Creator Incentive

$$
I=\sum\_{n=1}^{q} qr+tp\*pr
$$

* I = Incentive
* q =  Sold Item Quantity
* qr = Sold Qty Based Reward Ratio
* tp = Total Paid Amount
* pr = Paid Amount based Reward Ratio
