> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incentiv.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Incentiv Plus

Incentiv+ is the economic engine that transforms network activity into contributor rewards by returning value to users based on measurable onchain contribution, so increased usage benefits the people driving the network forward.

You can already experience part of this economic engine on the [Incentiv Portal](https://portal.incentiv.io) today.

<img src="https://mintcdn.com/incentiv/vNoWaSrO_M3XP9kc/images/Incentivplus.png?fit=max&auto=format&n=vNoWaSrO_M3XP9kc&q=85&s=0ddd75044d729a9c6fa30ad615703abc" alt="Incentiv+" width="520" height="458" data-path="images/Incentivplus.png" />

## Incentiv+ on Mainnet

If a user completes more than 100 transactions in a single day on the [Incentiv Portal](https://portal.incentiv.io), the transactions after the first 100 qualify for Incentiv+, and the user receives **cashback** in CENT equal to 50% of the gas they paid on those transactions.

### Computation

1. **Check daily transaction count**

* **100 or fewer transactions**, Incentiv+ cashback = **0**
* **More than 100 transactions**, only **transactions #101 and up** qualify (in that day’s execution order)

2. **Compute Incentiv+ cashback**

* Incentiv+ cashback= **50%** × (total gas paid on **transactions #101 and up**, in **CENT**)

<Note>
  Computations and Rewards Distribution are done on a daily basis
</Note>

## Sample Computations

| Scenario             | Total tx (X) | Eligible tx (X − 100) | Example fees counted (Tx #101 → #X) | Eligible Gas Paid (CENT) | Incentiv+ rate | Incentiv+ (CENT) |
| -------------------- | -----------: | --------------------: | ----------------------------------- | -----------------------: | -------------: | ---------------: |
| Less than 98 tx      |           98 |                     0 | None (threshold not reached)        |                        0 |            50% |                0 |
| 104 tx (per-tx fees) |          104 |                     4 | 17, 16, 15, 16                      |                       64 |            50% |               32 |

Assume the usual gas fee per transaction is commonly around **17 CENT**, **16 CENT**, or **15 CENT**.

### Example 1 (less than 100 transactions)

If a user completes **100 transactions** in a day, they do not pass the 100-transaction threshold. That means there are **0 eligible transactions** beyond the first 20, and the user receives **0 CENT** as Incentiv+ cashback for that day.

### Example 2 (more than 100 transactions)

If a user completes **104 transactions** in a day, then **4 transactions** are eligible (Tx #101 to Tx #104). If those eligible transactions have gas fees of **17 CENT**, **16 CENT**, **15 CENT**, and **16 CENT**, the eligible gas paid is **64 CENT**, and the user receives **32 CENT** as Incentiv+ (50% of 64 CENT)

## Learn More About the Incentiv+ Economic Engine

<Card title="Economic Engine: Incentiv+" color="#f7a400" icon="coins" href="/docs/Architecture/Economic-Engine">
  Unified rewards for all roles based on actual contribution.
</Card>
