> For the complete documentation index, see [llms.txt](https://guide.dem.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-1.md).

# Demex Trading League Vol 1

For this Demex Trading League, the rules will apply for perpetuals markets only! Time to get your leverage game on 🔥

The rules are simple: Trade every day on any perpetuals markets, earn points from each trade, and climb up the leaderboard!&#x20;

Join Now: [app.dem.exchange/m](https://app.dem.exchange/competition)[arathon/competition](https://app.dem.exchange/marathon/competition)

## Prizes

The prize pool will start at $0 for 0 - 19 participants, $3,000 for 20-50 participants, and will increase for every additional 50 participants in the competition.&#x20;

Prize distribution will be across the top 10 on the leaderboard. To view your rankings,[ click here.](https://app.dem.exchange/competition)

<table><thead><tr><th width="94">Rank</th><th width="173">0-19 Participants</th><th width="177">20-50 Participants</th><th width="179">51 - 99 Participants</th><th>Above 100</th></tr></thead><tbody><tr><td><mark style="color:blue;">Prize Pool</mark></td><td><mark style="color:blue;">$0</mark></td><td><mark style="color:blue;">$3000</mark></td><td><mark style="color:blue;">$7500</mark></td><td><mark style="color:blue;">$15,000</mark></td></tr><tr><td>1</td><td>0</td><td>1,200</td><td>3,000</td><td>6000</td></tr><tr><td>2</td><td>0</td><td>750</td><td>1,875</td><td>3,750</td></tr><tr><td>3</td><td>0</td><td>300</td><td>750</td><td>1,500</td></tr><tr><td>4</td><td>0</td><td>225</td><td>560</td><td>1,125</td></tr><tr><td>5</td><td>0</td><td>150</td><td>375</td><td>750</td></tr><tr><td>6</td><td>0</td><td>120</td><td>300</td><td>600</td></tr><tr><td>7</td><td>0</td><td>90</td><td>225</td><td>450</td></tr><tr><td>8</td><td>0</td><td>75</td><td>190</td><td>375</td></tr><tr><td>9</td><td>0</td><td>60</td><td>150</td><td>300</td></tr><tr><td>10</td><td>0</td><td>30</td><td>75</td><td>150</td></tr></tbody></table>

## How to Win

### Step 1: Register

Visit the [Demex Trading League registration page](https://app.dem.exchange/marathon/competition) and post a tweet on Twitter with your custom generated hashtag from us.&#x20;

Click on "Register" to generate your custom hashtag and tweet on your Twitter profile.&#x20;

For the full guide, read: [**How to Register**](/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-1/how-to-register.md)

{% hint style="info" %}
You can only tweet to register on Demex as the platform needs to generate your custom hashtag. Please ensure that you DO NOT change your custom hashtag. We will not be able to verify your registration if you do so.&#x20;
{% endhint %}

### Step 2: Trade

<figure><img src="/files/qcbdRXW7yLzaghJcuopT" alt="" width="347"><figcaption></figcaption></figure>

### Step 3: Check Your Standing

<figure><img src="/files/QeS3mgwnsSrSRO1BwhkN" alt="" width="375"><figcaption></figcaption></figure>

## Market Eligibility

Trading on all existing perpetuals markets, as well as new perpetual markets created during the competition period are counted for participation.&#x20;

## Terms & Conditions&#x20;

* Demex reserves all rights to the final interpretation of this event.
* Demex reserves the right to disqualify orders or trades that are deemed fraudulent, amend any competition rule, guideline or activity at our sole discretion.
* All current and new users are eligible to join the Demex Trading League Vol 1 during the mentioned promotion period.
* Kindly note that you are ineligible to participate in this campaign if you are located in these [**regions.**](#terms-and-conditions)
* Prizes will be airdropped to winners as USD to the Carbon wallet addresses used in the competition, within 90 days from end of the competition.
* Users will need to register to be eligible for rewards.


---

# 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://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-1.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.
