> For the complete documentation index, see [llms.txt](https://docs.super.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.super.exchange/supernomics/superchanics.md).

# Superchanics

**How It Works**

1 Point grants the right to buy 1 SUPER token. Points are distributed through 5 minute cycles. Every cycle, the amount of points to be distributed is calculated through a formula depicted below. The amount of points distributed per cycle can be expected to decrease over time as SUPER's market cap grows. The points allocation has a 80/20 split. 80% for traders, and 20% for inviters.

Trading points are determined by two factors: individual trading volume and the token’s performance.

Users that trade tokens with a higher market cap and more unique traders will earn more points earned per trade.

## Formulas

**Defining a 5-Minute Interval**

$$
\text{Interval Points Cap} = \frac{\text{Remaining SUPER in the Bonding Curve}}{28,800}
$$

**Trading Points Formula**

$$
\text{Token Parameter} = \text{Market Cap at End of Interval} × \text{Log (1 + Unique Traders in Interval)}
$$

$$
\text{Trading Points Earned} = \frac{(\text{Trade Volume} \times \text{Token Parameter})}{\sum (\text{Trade Volume} \times \text{Token Parameter})} \times \text{Interval Points Cap}\times 80%
$$

**Invitation Points Formula**

$$
\text{Inviter's Points} = \text{Invitee's Trading Points} \times 25%
$$
