# Reward Schedule

<figure><img src="/files/2aWWg4kPtUMz81krilbZ" alt=""><figcaption><p>Tokens distributed over time</p></figcaption></figure>

<figure><img src="/files/91DbItnCEJaNZqyoTEHb" alt=""><figcaption><p>Formula </p></figcaption></figure>

* f(w) is the number of tokens distributed in week w;
* μ is the mean of the distribution, set at 130 week, this will coincide with the peek around year 3;
* $$σ$$is the standard deviation, set at 52 weeks, this is the spread or dispersion of the distribution. A smaller σ would give us a steeper peak;
* w is the week number

### Balanced Rewards for Early Adopters

It's important to note that while the distribution curve starts off low initially, early adopters have the opportunity to stake fragments ahead of time. This strategy enables them to capitalize early on tokens that will be issued in years 2 and 3, potentially simplifying the process of accumulating tokens.


---

# 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://whitepaper.cryptofights.com/fyx-token/reward-schedule.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.
