# Emissions Tweaks and Multipliers 🛠️

We were pleasantly surprised of the impact variable emissions and multipliers had on other farms. Our idea is to replicate the healthy price action by changing multipliers and emissions to favour the native token (DREGG) long after farming starts.

If the emissions rate on AVAX is estimated at 3 seconds per block, minting will last for about 30 days (real days, not DeFi degen days). Our tentative emissions rate curve can be represented in the plot below compared to the total supply minted.

![](/files/-MiZFaDQFWmh3JeJr_5n)

We chose this pattern to offer the best farming experience and give the opportunity to accumulate at optimal prices for the upcoming gaming platform in Layer 2.  <br>

## &#x20;Update

**09/11/2021 - The second day of farming (7:20 UTC)** \
The table below shows the actual emission modification we have made, once enough data points generated we will make a plot. On the first day of the farm, averge blocktime was close to 1 second per block, which caused farm to launch couple of hours early. Due the same reason, we begun with lower emission rate than shown in the plot-example above (i.e. 0.27 token/block).

| Day |  Hour | Emission | Avg. Blocktime \[sec] | Tokens minted |
| :-: | :---: | :------: | :-------------------: | :-----------: |
|  1  |  0-12 |   0.27   |          1.5          |      8.7k     |
|  1  | 12-24 |   0.13   |           2           |     11.5k     |
|  2  |  0-24 |   0.13   |          1.6          |     18.6k     |


---

# 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://docs.thedragonslair.farm/dragon-egg-token/emission-tweak-and-multipliers.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.
