> For the complete documentation index, see [llms.txt](https://gusher.gitbook.io/gusherdao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gusher.gitbook.io/gusherdao/protocol-details/gush-tokenomics/gush-emissions.md).

# GUSH Emissions

`GUSH` emissions come from a number of different categories as detailed in the [Token Distribution](/gusherdao/protocol-details/gush-tokenomics/initial-token-distribution.md).

For ease of use, these have been modeled over a 4 year period in the graph and accompanying chart below:

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

{% embed url="<https://docs.google.com/spreadsheets/d/e/2PACX-1vSFoJfIe4JyYdTATIIbTi3ChNOyPQG2R_Lg6rwp7IdHxfYBbwLKmBwddMuj0WyeGaQqgl3xcxDz2h13/pubchart?format=interactive&oid=2144854217>" %}
Interactive Chart
{% endembed %}

{% hint style="info" %}
Note: GUSH rewards associated with gUSHer Liquidity and LP Mining are released proportionally to protocol-earned USH. GUSH rewards associated with unshETH LP and Farm Rewards are subject to governance.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gusher.gitbook.io/gusherdao/protocol-details/gush-tokenomics/gush-emissions.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.
