# Tokenomics

$KODI will fuse passive income earning with an exciting new feature that complements its utility.

The token contract employs a static rewards system—11% of every transaction is divided via:

* 3% in BNB reflections
* 3% marketing and development (BNB)
* 2% salary
* 2% buyback
* 1% liquidity pool

{% hint style="success" %}
An additional 1% on every sell will be added towards the liquidity pool for a total of 12%.
{% endhint %}

{% hint style="info" %}
Minimum amount of tokens needed to receive BNB rewards is 5 million Kodi tokens.
{% endhint %}

### KODI Roar

KODI Roar is a unique feature wherein a one-hour period will have the buy tax reduced to 3% and sell tax increased to 25%. After the hour is completed, the selling tax will decrease 6% every hour thereafter until it reaches the regular 12% sell tax. The buy tax will immediately increase to the baseline of 11%.

### KODI Roar Tokenomics

#### 1st Hour of KODI Roar Activation:

**Buy Tax 3%:**

* 1% liquidity pool
* 1% marketing and development
* 1% salary

**Sell Tax 25%**

* 8% BNB rewards
* 5% marketing and development
* 5% buyback
* 5% liquidity pool
* 2% salary

#### 2nd Hour After KODI Roar Activation:

**Buy Tax 11%**

**Sell Tax 18%:**

* 5% BNB rewards
* 4% marketing and development
* 4% buyback
* 3% liquidity pool
* 2% salary

#### 3rd Hour After KODI Roar Activation:

Buy and sell taxes revert to baseline of 11% and 12% respectively.

{% hint style="info" %}
To avoid manipulation, KODI Roar will be implemented periodically at the developers' discretion.
{% endhint %}


---

# 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://kodi.gitbook.io/kodi-whitepaper/token-breakdown/tokenomics.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.
