> For the complete documentation index, see [llms.txt](https://run3scape.gitbook.io/run3scape/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run3scape.gitbook.io/run3scape/use-cases/for-holders.md).

# For Holders

Run3scape offers numerous benefits and use cases for $RUNE token holders, even for those who do not actively play the game. These benefits ensure that holding $RUNE tokens is a valuable investment, providing financial incentives and exclusive privileges within the Run3scape ecosystem.

## **Financial Benefits**

1. **Profit Sharing:**
   * Token holders receive a share of the revenue generated from the game, including transaction fees and other in-game purchases. A percentage of all revenue is distributed among token holders based on their holdings, providing a steady stream of passive income.
2. **Value Appreciation:**
   * As the Run3scape ecosystem grows and more players join the game, the demand for $RUNE tokens is likely to increase. This increased demand can lead to an appreciation in the value of the tokens, benefiting long-term holders.

## **Exclusive Privileges**

1. **Governance Participation:**
   * $RUNE token holders have the right to participate in governance decisions regarding the game’s development and updates. This includes voting on important issues, such as new features, changes to the game mechanics, and community initiatives. This democratic approach ensures that the community has a voice in the game's future.
2. **Early Access to Features:**
   * Token holders may receive early access to new features, updates, and content before they are released to the general public. This exclusive access allows holders to experience new aspects of the game and provide feedback that can shape future developments.
3. **Closed Telegram Group:**
   * $RUNE token whales can join an exclusive Telegram group where they can interact directly with the development team and other investors. This group provides insights, early announcements, and a platform for discussing the game's direction and features.

## **In-Game Benefits Translated to Holders**

1. **Discounts on Purchases:**
   * Token holders may receive discounts on in-game purchases, even if they are not active players. These discounts can be applied to gift items, vouchers, or other in-game assets that can be sold or traded.
2. **Access to Premium Content:**
   * $RUNE token holders might gain access to premium content and services, such as special in-game items, cosmetics, or enhanced gameplay features. These benefits can be gifted to other players or traded within the community.

## **Supporting the Ecosystem**

1. **Burn Mechanisms:**
   * When players use $RUNE tokens for certain in-game transactions, a portion of these tokens is burned, effectively reducing the total supply. This deflationary mechanism benefits all holders by potentially increasing the value of their remaining tokens.
2. **Long-Term Sustainability:**
   * By holding and supporting $RUNE tokens, investors contribute to the long-term sustainability and growth of the Run3scape ecosystem. Their support helps ensure continuous development, new content, and an active community, which are crucial for the project's success.


---

# 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://run3scape.gitbook.io/run3scape/use-cases/for-holders.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.
