> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/archive/legacy-products/archived-trading-reward/how-to-participate/top-traders-campaign.md).

# Top Traders Campaign

{% hint style="danger" %}
\[Archived] Trading Reward – As of 23rd August 2024
{% endhint %}

## Check for an ongoing campaign <a href="#id-978733be-1ca0-4eb6-a35e-44b7f8365222" id="id-978733be-1ca0-4eb6-a35e-44b7f8365222"></a>

Like “Trading Competition”, the trading reward program is hosted in individual campaigns. When there is an ongoing top traders campaign, you can accumulate a % of the trading fee as a reward by trading eligible trading pairs. And when the campaign is finished, and you are ranked high enough amount all the traders, you will win those rewards.

To check if there is an ongoing campaign. You can:

* Check on the [Trading Reward page](https://pancakeswap.finance/trading-reward/top-traders) directly
* Check the [PancakeSwap homepage](https://pancakeswap.finance/) banner

  <figure><img src="/files/Qzo3Yr8eDwyL1u2pohZn" alt=""><figcaption></figcaption></figure>
* Look for the 💝 icon from the “Hot Token” list on the [Swap page](https://pancakeswap.finance/swap). Or use the filter to check pairs with trading rewards.<br>

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

## Start trading <a href="#id-5be1710d-25f3-485d-8184-91015c4dceca" id="id-5be1710d-25f3-485d-8184-91015c4dceca"></a>

Now you can earn CAKE by trading certain PancakeSwap V3 pairs on BNB Chain and Ethereum!

Each campaign may have different eligible pairs. To check which pairs are eligible, you can:

* Check the “Reward Breakdown” section of the [Trading Reward page](https://pancakeswap.finance/trading-reward/top-traders)
* Look for the 💝 icon from the “Hot Token” list on the [Swap page](https://pancakeswap.finance/swap). Or use the filter to check pairs with trading rewards.

## Check the number of rewards you potentially can win <a href="#id-7d7c7391-5454-4fa7-8928-c79885a00875" id="id-7d7c7391-5454-4fa7-8928-c79885a00875"></a>

You may check the number of rewards you have accumulated on the [Trading Reward page](https://pancakeswap.finance/trading-reward/top-traders).

![](/files/nJJkfy49bARSYfyfj7j3)

Additionally, you may check the “Rewards Breakdown” section for a detailed view of each pair you traded.

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

For the campaign details, such as rebate percentages, end time or # of ranks to win, check the “Current Reward Pool” section.

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

## Check your rank <a href="#d7d60391-c3fc-4acb-9dfb-5c95a09403d5" id="d7d60391-c3fc-4acb-9dfb-5c95a09403d5"></a>

To win a campaign and be able to claim all your accumulated rewards, you need to rank yourself higher than a certain ranking and maintain it until the end of the campaign.

To check your rank and see if you are currently qualified, go to the [Trading Reward page](https://pancakeswap.finance/trading-reward/top-traders).

![](/files/BLZDr7yMnHGqUF3smUIn)

If you are not ranked high enough, a popup will inform you of the minimum rank to win this campaign and the end time for the current campaign.

Keep trading to rank higher. And don’t forget to check back often to maintain your rank till the end of the campaign.

## Claim your rewards <a href="#id-5a0d1633-dba9-46c0-919c-77fee912f986" id="id-5a0d1633-dba9-46c0-919c-77fee912f986"></a>

![](/files/uChsImnlHZKyBKynKZPH)

When a campaign is finished, you may need to wait up to 72 hours while data is being tallied and rewards are being injected.

The “Claim All” button will light up when rewards are available for claiming. Simply click and claim your rewards.

{% hint style="info" %}
Please claim your rewards in time before they expire.
{% endhint %}

{% hint style="warning" %}
All rewards are claimed on BNB Chain, if you have been trading on Ethereum or other chains, please switch your network to BNB Chain for claiming
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/archive/legacy-products/archived-trading-reward/how-to-participate/top-traders-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
