# Rewards

Orbital Apes NFT owners earn part of the platform fees across all collections!

**20%** of all Orbit's platform fees are redistributed to Orbital Apes holders in real time, rewards can be claimed at any time in the rewards dashboard.

Each Orbital Ape earns an equal amount of rewards.

### How to claim rewards

{% hint style="info" %}
Earning Orbit rewards requires owning an Orbital Ape, rewards will begin to accrue immediately after gaining ownership. &#x20;
{% endhint %}

To claim rewards:

* Visit Orbital Marketplace: <https://www.orbitmarket.io/>
* Make sure your MetaMask is connected with a wallet that holds Orbital Apes NFTs
* Click on the `Rewards` tab

![](/files/uOirNveMrASuj3Ugh5WK)

* Scroll down to the `Claim My Rewards` section. Here you can view the amount of Orbital Apes your connected wallet holds & the total amount of claimable rewards for your connected address&#x20;
* Click `Claim` & approve the MetaMask transaction to claim your rewards

![](/files/iLiot97KD0PcpaK3dVB7)


---

# 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.orbitalapes.com/orbit-marketplace/rewards.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.
