> 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/fundamentals/profit-sharing.md).

# Profit Sharing

Run3scape incorporates a robust profit-sharing mechanism designed to benefit $RUNE token holders, ensuring that investors see tangible returns on their investments. Here’s how the profit-sharing model works and its key benefits:

## **How Profit Sharing Works**

1. **Revenue Distribution:**
   * A portion of the revenue generated from in-game transactions, including purchases of skins, cosmetics, and other items, is allocated for profit sharing.
2. **In-Game purchases:**
   * When players purchase in-game items using dollars, Run3scape uses that money to distribute a portion of it as profit share to token holders.
3. **Partnerships:**
   * Run3scape offers paid in-game promotion spots for Web3 projects, providing targeted exposure within the game world. A portion of this revenue will be used for profit sharing.
4. **Profit Pool:**
   * The collected revenue contribute to a profit pool. This pool is periodically distributed among $RUNE token holders, providing them with a steady stream of passive income based on their holdings.

## **Benefits for Token Holders**

1. **Regular Passive Income:**
   * Token holders receive regular distributions from the profit pool. The more $RUNE tokens a holder owns, the larger their share of the profit pool, offering a consistent passive income stream.
2. **Increased Token Value:**
   * The burning of tokens during claims and buybacks reduces the total supply of $RUNE. This deflationary effect can increase the value of the remaining tokens, benefiting all holders by potentially appreciating their investments.
3. **Incentive to Hold Tokens:**
   * The profit-sharing mechanism provides a strong incentive for investors to hold onto their $RUNE tokens. As the game's ecosystem grows and generates more revenue, the profit shares increase, making long-term holding more attractive.
4. **Alignment of Interests:**
   * Profit sharing aligns the interests of players and investors. As players engage more with the game and generate revenue through in-game purchases and transactions, the overall value of the ecosystem increases, directly benefiting the token holders through higher profit distributions.


---

# 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/fundamentals/profit-sharing.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.
