> For the complete documentation index, see [llms.txt](https://doc.mprolab.io/mprolab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/back-office/rewards/claim-your-reward.md).

# Claim Your Reward

**✔️ My reward explainer**

<mark style="background-color:purple;">**Reward to mint:**</mark>

* MPRO's recruited as rewards from NODEs operation
* MPRO's ready to mint and move to claiming Smart Contract
* This is an onchain operation which required network and gas fee, on Ethereum blockchain

{% hint style="danger" %} <mark style="background-color:red;">**Every time you choose to do mint rewards the fee is assigned to you and WILL BE CHARGED WHEN YOU CLAIM!**</mark>

<mark style="background-color:red;">**Every mint will cost $5 to $20 in ETH, added to the claim reward transaction fee.**</mark>

<mark style="background-color:red;">**We advise: Do not mint reward if you don't want to claim it!**</mark>

<mark style="background-color:purple;">**Example:**</mark>

<mark style="background-color:purple;">Let's say fee is 0.003 ETH</mark>

<mark style="background-color:purple;">User A pressed Mint rewards 1 time before Claim - will pay 0.003ETH when Claiming</mark>

<mark style="background-color:purple;">User B pressed Mint rewards 3 times before Claim - will pay 3x 0.003 ETH when Claiming</mark>

<mark style="background-color:purple;">User C pressed Mint rewards 9 times before Claim - will pay 9x 0.003 ETH when Claiming</mark>
{% endhint %}

{% hint style="success" %}
The best option for you is to join autostake, when all the cost are waived and claim rewards is happening on Base network.
{% endhint %}

<mark style="background-color:purple;">**Reward ready to claim:**</mark>

* MPRO's already minted
* MPRO's moved to claiming Smart Contract, which are ready for claim

{% hint style="info" %}
Total available rewards, is a sum of both section
{% endhint %}

<figure><img src="/files/YBtLrwQZTi5WfO6NSOC6" alt="" width="545"><figcaption></figcaption></figure>

**✔️ To claim your reward select Claim reward button**

<figure><img src="/files/Nrh5RC7Kbu1TDBMfDbQk" alt="" width="563"><figcaption></figcaption></figure>

**✔️ Mint reward**

If you are happy to proceed please tick the box ✅ and select Mint rewards

<figure><img src="/files/xOQxFHn4V9jBK1cX6EoE" alt=""><figcaption></figcaption></figure>

**✔️ Claim reward**

Once you minted your reward you can select Claim reward

{% hint style="info" %}
Please make sure you have enough ETH on the Ethereum network to cover the network fee.
{% endhint %}

<figure><img src="/files/9lOVaowGj0j5SBVxgZus" alt=""><figcaption></figcaption></figure>

**✔️ Please continue in your wallet**

<figure><img src="/files/VQpKUeBORjA5S5G0P21H" alt=""><figcaption></figcaption></figure>

**✔️ Sign transaction in your wallet**

<figure><img src="/files/af1HuzNjNfZUygcikKVa" alt="" width="375"><figcaption></figcaption></figure>

**✔️ Rewards successfully claimed**

<figure><img src="/files/n9oQfO1LBUsRMipqVeqb" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/back-office/rewards/claim-your-reward.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.
