> For the complete documentation index, see [llms.txt](https://docs.aevo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aevo.xyz/trading-and-staking-rewards/ended-initiatives/all-time-high.md).

# All Time High

## *Ended Campaign*

Compete across two epochs for **50.000 $USDT** in rewards. Trade $200k+ in perpetuals to qualify for top prizes in trading volume and notional PnL.

## Trading Volume Leaderboard

Compete for the top spot by maximising your trading volume over each epoch. The highest volume traders will earn their share of 25.000 $USDT in rewards over two epochs.Rewards Per Epoch (total 12,500 $USDT)

* 1st Place: 2,000 $USDT
* 2nd Place: 1,500 $USDT
* 3rd Place: 1,000 $USDT
* 4th Place: 800 $USDT
* 5th Place: 700 $USDT
* 6th-10th Place: 500 $USDT each
* 11th-14th Place: 450 $USDT each
* 15th-17th Place: 400 $USDT each
* 18th Place: 350 $USDT
* 19th-20th Place: 325 $USDT each

## PnL Leaderboard

Showcase your trading skills by maximising your PnL in notional returns. Traders with the highest notional PnL will earn their share of 25.000 $USDT in rewards over two epochs.Rewards Per Epoch (total 12,500 $USDT)

* 1st Place: 2,000 $USDT
* 2nd Place: 1,500 $USDT
* 3rd Place: 1,000 $USDT
* 4th Place: 800 $USDT
* 5th Place: 700 $USDT
* 6th-10th Place: 500 $USDT each
* 11th-14th Place: 450 $USDT each
* 15th-17th Place: 400 $USDT each
* 18th Place: 350 $USDT
* 19th-20th Place: 325 $USDT each

## Key DatesEpoch 1

* Start: 14 November 2024, 08:00 AM UTC
* End: 28 November 2024, 08:00 AM UTC

## Epoch 2

* Start: 28 November 2024, 08:00 AM UTC
* End: 12 December 2024, 08:00 AM UTC


---

# 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.aevo.xyz/trading-and-staking-rewards/ended-initiatives/all-time-high.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.
