# Earning Staking Rewards As A Creator

Supporters have the ability to stake GAME on their favorite creators. Each week, 100,000 GAME is paid out across the GAME Credits Platform to both creators and their supporters. Payments are made proportionally based on how much support a creator receives vs. total support on the portal. The GAME Reward is then split 50/50 between specific creators and their supporters.

Claiming your sales and staking rewards from supporters is easy with the GAME Credits Platform. This process will require that you have Ethereum in your administrative MetaMask account to cover the gas fees associated with processing the claim transaction.

**Steps:**

* Connect to app.gamecredits.org using the administrative MetaMask account for your creator page.
* On the left hand panel select “Creator Portal” then “Earned Rewards.”
* Here you will see a breakdown including the week #, your weekly support vs total portal support, your earned GAME rewards from staking, and your sales balance.

![](/files/-MX91GwdgfPEzFR3PLyz)

* Click the banner image to collect staking rewards.
* Approve the transaction in the MetaMask prompt. Wait for the transaction to confirm. Done! Your collected GAME will now be visible in your MetaMask on the Ethereum mainnet.
* Please note: The “Withdraw” button allows creators to collect sales proceeds from NFT sales on the MATIC sidechain.


---

# 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.gamecredits.org/creators/staking-for-creators.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.
