# gUSHer DAO

## gUSHer

- [Introduction](https://gusher.gitbook.io/gusherdao/readme.md)
- [What is gUSHer?](https://gusher.gitbook.io/gusherdao/general-information/what-is-gusher.md)
- [What is unshETH?](https://gusher.gitbook.io/gusherdao/general-information/unsheth.md)
- [gUSHer and vdUSH](https://gusher.gitbook.io/gusherdao/general-information/gusher-and-vdush.md)
- [gUSHer and unshETH](https://gusher.gitbook.io/gusherdao/general-information/gusher-and-unsheth.md)
- [GUSH Tokenomics](https://gusher.gitbook.io/gusherdao/protocol-details/gush-tokenomics.md)
- [Initial Token Distribution](https://gusher.gitbook.io/gusherdao/protocol-details/gush-tokenomics/initial-token-distribution.md): GUSH was launched with a focus on the community, decentralization, and fairness.
- [GUSH Emissions](https://gusher.gitbook.io/gusherdao/protocol-details/gush-tokenomics/gush-emissions.md)
- [Protocol Launch](https://gusher.gitbook.io/gusherdao/protocol-details/protocol-launch.md)
- [Public Fair Launch LBP](https://gusher.gitbook.io/gusherdao/protocol-details/protocol-launch/public-fair-launch-lbp.md)
- [Protocol Fees](https://gusher.gitbook.io/gusherdao/protocol-details/protocol-fees.md): Fees are necessary to maintain the incentives of the gUSHer ecosystem
- [Rewards Distribution](https://gusher.gitbook.io/gusherdao/protocol-details/rewards-distribution.md)
- [Rewards for gushyUSH Stakers](https://gusher.gitbook.io/gusherdao/protocol-details/rewards-distribution/rewards-for-gushyush-stakers.md)
- [Rewards for GUSH & esGUSH Stakers](https://gusher.gitbook.io/gusherdao/protocol-details/rewards-distribution/rewards-for-gush-and-esgush-stakers.md)
- [Rewards for unshETH LPs](https://gusher.gitbook.io/gusherdao/protocol-details/rewards-distribution/rewards-for-unsheth-lps.md)
- [External Protocol Rewards](https://gusher.gitbook.io/gusherdao/protocol-details/rewards-distribution/external-protocol-rewards.md)
- [gushyUSH](https://gusher.gitbook.io/gusherdao/tokens/gushyush.md): gushyUSH = vdUSH (tokenized and max-locked for boost)
- [GUSH](https://gusher.gitbook.io/gusherdao/tokens/gush.md)
- [GUSH, esGUSH, and vlGUSH](https://gusher.gitbook.io/gusherdao/tokens/gush/gush-esgush-and-vlgush.md): The GUSH token can be represented as itself, GUSH, esGUSH, or vlGUSH
- [esGUSH](https://gusher.gitbook.io/gusherdao/tokens/gush-1.md)
- [Operating Agreement](https://gusher.gitbook.io/gusherdao/references/operating-agreement.md)
- [Contract Addresses](https://gusher.gitbook.io/gusherdao/references/contract-addresses.md)
- [Media Kit](https://gusher.gitbook.io/gusherdao/references/media-kit.md)
- [Audits](https://gusher.gitbook.io/gusherdao/references/audits.md)
- [Nitro Pool Staking](https://gusher.gitbook.io/gusherdao/guides/nitro-pool-staking.md): How To - GUSH/unshETH Staking in Camelot Nitro Pool


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gusher.gitbook.io/gusherdao/readme.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.
