# Real Yield

To further incentivize and reward GG holders, ETH is distributed to all GG holders every single week (no staking required), regardless of whether there is a jackpot winner that week or not.

## How much do I yield?

Holders earn yield based on the total amount of GG they are holding and the total ETH jackpot pool size.&#x20;

1% of the total jackpot pool is distributed in ETH to all holders proportional to their GG holdings every week.

## How often does yield distributed?

ETH is distributed each week after the [weekly close has been triggered](/gg-game-mechanics-and-jackpot/triggering-weekly-close.md) (i.e. shortly after Sunday, 23:59:59 UTC).

## **How do I get my yield?**

Yield can be claimed on [the Gud Guess website](https://gudguess.com/) at any time.

Additionally, unclaimed yield is automatically sent to a holder's wallet when the wallet performs any GG transaction, such as buying a ticket or buying / selling / transferring GG.&#x20;


---

# Agent Instructions: 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://docs.gudguess.com/real-yield.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.
