# How to View & Claim rewards

#### **Overview**

When staking SOL with the **Kolibrio validator**, you earn two types of rewards:

1. **Inflation rewards** – added automatically to your stake account each epoch and **automatically re-compounded**
2. **Jito MEV rewards** – shown as inactive stake and available for **manual claiming and re-compounding**

🟢 **Kolibrio charges 0% commission** and shares **100% of both inflation and Jito MEV rewards** with stakers.

<br>

#### **How to View Rewards on Solscan**

Go to [Solscan](https://solscan.io/) and either:

* **Search for your stake account** directly (e.g., `9X9H...MowWn`),
* **Or search for your wallet address** and click the **"Stake Accounts"** tab to view all associated stake accounts.<br>

Once inside a stake account, review:

* 📈 **Total Reward** – Your **inflation rewards**, already included in your stake and **automatically re-compounded**
* 💤 **Inactive Stake** – Your **Jito MEV rewards**, ready to be claimed and re-staked if desired

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

#### **Claim and Re-Compound Jito MEV Rewards**

To claim your **Jito MEV rewards** and optionally re-stake them:

1. Visit the Jito [Harvest UI](https://www.jito.network/harvest/)
2. Connect your wallet
3. Click **“Harvest”** if rewards are available
4. Claimed rewards will be sent to your wallet
5. To re-compound, manually stake the claimed SOL back to Kolibrio

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


---

# 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.kolibrio.xyz/kolibrio-validator/how-to-view-and-claim-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.
