# How to Claim Epoch Rewards

FAF stakers earn rewards at the end of each 30-day epoch through Flash Trade's hybrid reward system, which combines stake-based rewards with activity-based Voltage Points. This guide walks you through claiming your accumulated rewards.

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

### Prerequisites

Before claiming your epoch rewards, ensure you have:

* A connected Solana wallet (Phantom, Solflare, Backpack, etc.)
* Previously staked FAF tokens during the completed epoch
* **Earned Voltage Points (VP > 0)** during the epoch - <mark style="color:green;">**required for any rewards**</mark>

***

## Understanding the Current Reward System (Epoch 4+)

{% columns %}
{% column %}

### For Staked FAF Holders

Your rewards come from a **50/50 split**:

* **50% Stake-Based Rewards**: Based on your proportional FAF stake
* **50% VP-Based Rewards**: Based on your Voltage Points ranking
  {% endcolumn %}

{% column %}

### For Non-Staked Participants

* Receive **VP-Based Rewards only**
* Must <mark style="color:red;">**REGISTER**</mark> for the VP program before earning any rewards
* Effective VP calculated with 50% penalty applied
  {% endcolumn %}
  {% endcolumns %}

{% hint style="warning" %}

#### **Critical Requirement**

You must have **VP > 0** to receive any rewards, even if you have staked FAF.
{% endhint %}

#### **Critical Requirement**

### Step-by-Step Claiming Process

{% stepper %}
{% step %}

#### Connect Your Wallet

If you haven't already connected your wallet:

1. Navigate to [flash.trade](https://flash.trade)
2. Click "Connect Wallet" in the top-right corner
3. Select your preferred Solana wallet
4. Approve the connection request in your wallet

{% hint style="info" %}

#### **Important**

Make sure you're connecting the same wallet that contains your staked FAF tokens.
{% endhint %}
{% endstep %}

{% step %}

#### Navigate to the Token Page

1. Once your wallet is connected, click on the **"Token"** tab in the main navigation menu
2. This will take you to the FAF Token Staking page where you can manage all staking-related activities
   {% endstep %}

{% step %}

#### Claim Your Epoch Rewards

1. On the Token Staking page, locate the rewards section
2. Look for your **"Rewards Claimable"** amount - this shows your accumulated FAF rewards from the completed epoch
3. Click the **"Claim FAF"** button to initiate the claiming process
4. Confirm the transaction in your wallet
5. Your FAF rewards will be transferred directly to your wallet
   {% endstep %}
   {% endstepper %}

### Reward Schedule

* **Epoch Duration**: 30 days
* **Claiming Window**: Available anytime after epoch conclusion
* **No Expiration**: Unclaimed rewards remain available indefinitely

### Troubleshooting

{% columns %}
{% column %}

#### **No Claimable Rewards Showing**

* Verify you participated during the completed epoch
* Check that you're using the correct wallet
* Ensure the epoch has actually concluded
  {% endcolumn %}

{% column %}

#### **Transaction Failures**

* Ensure sufficient SOL for transaction fees
* Try increasing priority fee settings in your wallet
* Check Solana network status for congestion
  {% endcolumn %}
  {% endcolumns %}

<h4 align="center"><strong>Wallet Connection Issues</strong></h4>

* Clear browser cache and reconnect
* Disable interfering browser extensions
* Try a different supported wallet

## Learn More

For detailed information about the hybrid reward system, Voltage Points mechanics, and ranking calculations, visit our [**Voltage Points and FAF Rewards System**](/flash-trade/flash-trade-protocol/faf-token/voltage-points-and-faf-rewards-system.md#current-system-epoch-4) documentation page.

## Support

Need additional help claiming your rewards?

* Join our [Discord community](http://discord.gg/flashtrade) for real-time support
* Visit our [FAQ section](/flash-trade/resources/flash-trade.md) for common questions

{% hint style="danger" %}

#### **Security Reminder**

Legitimate Flash Trade support will never ask for your private keys or recovery phrase.
{% endhint %}

***

{% hint style="success" %}

#### *Remember*

*The current system requires both FAF staking AND platform activity (VP > 0) to earn rewards. Passive staking without activity will not generate any rewards.*
{% endhint %}


---

# 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.flash.trade/flash-trade/getting-started/how-to-claim-epoch-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.
