> For the complete documentation index, see [llms.txt](https://whitepaper.eragon.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.eragon.gg/usdegon-token/tokenomics.md).

# Tokenomics

$EGON is the **core utility token** of **Eragon**, ensuring a fair and incentivized environment for both developers and users.

## **Token Utilities**

1. **Incentives & Rewards**
   * **Earned through engagement**: Users receive $EGON as **rewards for participating in dApp interactions, quests, and ecosystem activities**.
   * **Loyalty incentives**: Encourages long-term participation within the Eragon ecosystem.
2. **Staking & Governance**
   * **Stake to earn**: Users can stake $EGON for additional rewards and platform benefits.
   * **Governance participation**: Token holders can vote on **ecosystem upgrades, platform policies, and future developments**.
3. **Spending Across the Eragon Ecosystem**
   * **EraLaunch**: Used for participation in **dApp launches and promotions**.
   * **EraVerse**: Enables access to **exclusive events, virtual experiences, and collaborations**.
   * **Eramote**: Supports AI-driven **promotional campaigns for developers**.
   * **EraAds**: Used within Eragon’s **advertising network** to boost dApp visibility.

With **$EGON**, Eragon fosters a dynamic **dApp discovery and engagement ecosystem**, rewarding users while enabling decentralized governance to shape the future of **Web3 application distribution**.<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.eragon.gg/usdegon-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
