# Tokenomics

## During pre-sale:

The token contract has a *"payable"* function. It creates new ADR tokens at the moment when ETH enters the contract. Сontract then automatically sends ADR tokens to the buyer.\
**Rewards and benefits for early buyers:**

* early buyers receive ADA tokens at a low price.
* early buyers will receive additional bonuses:\
  \&#xNAN;*(every 3-5 days we will take a snapshot of the balances of ADR holders. We will pay (3-5%) of the bonus. (For example: you are an ADR token holder. Your balance is equal to 1000 ADR. We will send you 5% (50 ADR) as a bonus and our respect to you))*
* early investors can become moderators of our community.

**ETH funds collected during the pre-sale will be distributed to: ADR liquidity pools, advertising of the Adrenaline Finance project!**

## After the start of staking:

**Within the first 100,000 blocks** after the start of staking (15 days): MasterChef smart contract creates 6500 ADR per day! And distributes these tokens among the participants of the staking.\
(In this staking round, the following will be created and paid: \~100,000 ADR)

**Then, the next 300,000 blocks** (46 days) reward is reduced. MasterChef contract creates 4000 ADR per day! And distributes these tokens among the participants of the staking.\
(In this staking round, the following will be created and paid: \~185,000 ADR)

**Then, the next 500,000 blocks** (77 days) reward is reduced. MasterChef contract creates 3000 ADR per day! And distributes these tokens among the participants of the staking.\
(In this staking round, the following will be created and paid: \~231,000 ADR)

At this stage, \~50-51% of all ADR tokens are created and distributed among holders. The remaining tokens have not yet been created.\
At this stage, we will hold a vote in our community. And together with all ADR holders, we will change the rewards for staking in the future! **And the staking will continue!**

### The salary of the developer:

The developer of the Adrenaline Finance token receives 4% of the created ADR tokens. The funds come to him gradually! This is a very small salary. This rule is written in the smart contract, and it can never be changed! You can open the code of the smart contract, and make sure of it!

ADR developers do not have any other privileges! And they can't get them! The contract code is recorded in the network forever, and is not subject to change!


---

# 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://adrenalinefinance.gitbook.io/adrenaline-finance/untitled.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.
