# Emission Forecasting Model

## Builder Staking Model

Download the excel model below to use as an emission forecasting tool. The model enables you to enter your assumptions and estimate emissions your subnet may be able to claim. Here is a brief overview of how to use this model.

{% hint style="warning" %}
Please note that the Smart Contract do not yet include certain functionality and may be inconsistent with the forecasting model. As the Smart Contracts evolve, so too will this model. Feel free to use on-chain data to create your own model.
{% endhint %}

{% stepper %}
{% step %}

### Download Model and open in Excel

The Builder Dashboard enables you to enter assumptions in <mark style="background-color:blue;">BLUE</mark> , review calculated fields in <mark style="background-color:purple;">PINK</mark>, and see your forecast results in <mark style="background-color:green;">GREEN</mark>.

<figure><img src="/files/34cMYyjh1mA1cFBUf5lO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter Individual Builder Assumptions

In <mark style="background-color:blue;">BLUE</mark>, enter how much MOR you assume will be staked to your subnet, the date this stake is deposited, the date you expect to withdrawal, and the locking period you will apply your claims.

{% hint style="info" %}
The 'Locking Period' impacts your Power Factor Multiplier. Builder Subnets that lock their claims in the contract get a Power Factor Multiplier applied to their emissions.
{% endhint %}

{% endstep %}

{% step %}

### Enter Synthetic Base Assumptions

In <mark style="background-color:blue;">BLUE</mark>, enter the Average Locking Period (Years) for the Synthetic Base (all Builder Subnets). The Power Factor Multiplier is relative to all other Builder Subnets.

{% endstep %}

{% step %}

### Review your Forecast

Your forecast is generated over a 5 year period and is displayed with a 1 Year Lock and No Lock. The model helps illustrate the relative strength of locking rewards.

<figure><img src="/files/aLcgrUFDSvMl5neWct5M" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

{% file src="/files/JO7MYz1bmyXLIgfysXyJ" %}

{% hint style="info" %}
How-To Video on Reward Forecasting Coming Soon
{% 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://gitbook.mor.org/builders/builder-subnet-emissions/emission-forecasting-model.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.
