# How to Claim your FORE Rewards

The protocol enters its rewards phase after a market closes and any related disputes are settled. In this final phase, market participants can claim their respective rewards for their productive activity on the protocol. Market creators are rewarded by a percentage of the total market payout. Analysts are rewarded for accurately verifying the outcome of the market, whereas players are rewarded for correctly predicting market outcomes.

Get a visual learning experience by watching our video tutorial on "How to Claim your FORE Rewards" - click[ here](https://youtu.be/Kozt0KXT26U).

**Here is a step-by-step guide on how to claim your FORE Rewards.**

**Step 1:** Click **“My Portfolio"** found on the top left corner of the screen (see image below).

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

**Step 2:** Click the **“Validations” or "Settled"** tab.&#x20;

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

**Step 3:** Choose from the list of markets with "**Claim Now"** tab.

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

**Step 4:** Click **“Claim Rewards”** in the Market Activity section of the page to check and withdraw your rewards.

<figure><img src="/files/3K8VZugb0XPr1VrpnWfR" alt=""><figcaption></figcaption></figure>

**Step 5:** Click **“withdraw”** creator reward and **“withdraw”** prediction reward, whichever is applicable. \
\&#xNAN;*Note: To achieve a successful validation in order to level up your NFT, you must compound your rewards into the NFT to increase its power. You are free to withdraw the rewards, but this will not increase the earning power of your NFT.*

For verification reward, you can click **“withdraw power” and “withdraw tokens.”**

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

**Step 8:** Check your wallet notification to confirm your transaction. Click **“Confirm”** to indicate that you intend to send the transaction to the blockchain.

Example: In MetaMask, click **‘Confirm’** to approve your transaction.

<figure><img src="/files/2DtSPqnTz9PascglLybV" alt=""><figcaption></figcaption></figure>

**Step 9:** You have successfully withdrawn your FORE rewards.

<figure><img src="/files/sqUuKha0WQOTnn8nwIF0" 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.foreprotocol.io/fore-protocol/how-to-guides/how-to-claim-your-fore-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.
