# The Traders Tab

The Traders Tab allows traders to view and confirm that they have minted a Boost NFT and track boosted rewards. To get started using the Traders Tab, you'll need to first mint a [Boost NFT](/using-kwenta/perpetual-futures/referral/incentive-tiers-and-rewards.md).&#x20;

<figure><img src="/files/LY8fuhQOIqIUycneXSWx" alt=""><figcaption><p>Select the Traders tab to view your Boost NFT tier.</p></figcaption></figure>

## Rewards Tier and All-Time Statistics

At the top of the page, you'll see your rewards tier and all-time statistics. These stats represent your trading performance since minting your Boost NFT.&#x20;

<figure><img src="/files/ghVcaRJKgaprVd9v4nbb" alt=""><figcaption><p>These stats represent rewards since minting your Boost NFT</p></figcaption></figure>

### Elements of the table

1. **Rewards Boost:** This column shows the boost tier and associated rewards boost multiplier.
2. **Total Volume:** This column shows all trading volume from the connected wallet beginning from the epoch the Boost NFT was minted.
3. **Total $KWENTA Earned:** This column shows the $KWENTA rewards earned as a trader, beginning from the epoch the Boost NFT was minted, after boost is applied.&#x20;

> **NOTE: $KWENTA Rewards have been discontinued. For current referral reward $OP earnings, please see the rewards dashboard:** [**https://kwenta.io/rewards/**](https://kwenta.io/rewards/)

## Boosted Rewards History Table

At the bottom of the page you’ll find a table displaying previous epochs you have earned boosted rewards, and your rewards and trading history for these epochs. Each epoch listed in the table is one for which a boost has been applied.&#x20;

<figure><img src="/files/BmCfUau1jnvz3stGmT67" alt=""><figcaption><p>The Boosted Rewards History table only shows boosted rewards. You may have earned rewards in epochs prior to minting your Boost NFT.</p></figcaption></figure>

**Elements of the Referral Code Table:**

1. **Epoch:** Rewards epochs are one week long, rolling over every Wednesday at 00:00 UTC, and count up from Epoch 0, the launch of the $KWENTA token.
2. **Total Volume:** This column shows the total volume generated by the connected wallet during the epoch if a Boost NFT was held during the epoch.
3. **Trades:** This column shows the total number of trades made by the connected wallet during the epoch if a Boost NFT was held during the epoch.
4. **$KWENTA Earned:** This column shows the $KWENTA rewards earned from trading during an epoch after boost is applied if a Boost NFT was held during the epoch.

## Manual Entry

Currently, the only way to mint a Boost NFT is by following a referral link. In future updates, manual entry will be enabled via a text box, allowing users to share referral codes more easily in a wider variety of contexts and mediums.

## $OP rewards

Rewards currently include a 30% fee rebate for all traders who follow a referral link and mint a Boost NFT. These rewards are **the same** no matter which Boost NFT you mint. For more details, check out the [rewards guide](https://mirror.xyz/kwenta.eth/-WuyXleDYy80mo5oQH_8MSyM4BLYKvXZ3-VLJFNYB30) and join [Discord](https://discord.gg/kwentaio) for announcements on future incentive programs.


---

# 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.kwenta.io/using-kwenta/perpetual-futures/referral/the-traders-tab.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.
