> For the complete documentation index, see [llms.txt](https://docs.evedex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evedex.com/legal/global/event-rules/evedex-trading-competition-august-september-2026.md).

# EVEDEX Trading Competition August-September 2026

**Event Details**: &#x20;

EVEDEX Trading Competition

**Event Period**:  &#x20;

From 24 August 2026 12:00:00 pm (UTC) to 7 September 2026 11:59:59 am (UTC).  &#x20;

### How to participate:    &#x20;

1\.  User is eligible to trade on EVEDEX subject to the EVEDEX Terms of Use and is not from the Restricted Jurisdiction.

2\.  User must trade on EVEDEX during the Event Period.

<p align="center"><strong>(I) Main Trading Competition</strong></p>

### Winners:

The winner is determined on the basis of the trading volume of the user during the Event Period.

Referrals and sub-referrals’ trading volume is not counted.

### Rewards:&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Place</strong></td><td valign="top"><strong>Reward</strong></td></tr><tr><td valign="top">1</td><td valign="top">USDT 25,000</td></tr><tr><td valign="top">2</td><td valign="top">Non-withdrawable balance of USDT 5,000</td></tr><tr><td valign="top">3</td><td valign="top">Non-withdrawable balance of USDT 1,000</td></tr><tr><td valign="top">4 - 6</td><td valign="top">Non-withdrawable balance of USDT 500</td></tr><tr><td valign="top">7 - 10</td><td valign="top">Non-withdrawable balance of USDT 200</td></tr></tbody></table>

All winners having places 2 to 10 will receive a non-withdrawable balance to their trading account with EVEDEX. This balance may be used for trading on EVEDEX, but cannot be withdrawn, transferred or moved otherwise.&#x20;

### Winner Selection and Reward Distribution:&#x20;

The winners will be determined on the basis of EVEDEX data and published on the website. &#x20;

USDT reward and non-withdrawable balances will be distributed to EVEDEX accounts of respective users within 7 days from the end of Event Period.

<p align="center"><strong>(II) Additional Trading Volume Milestone Prize</strong></p>

### Winner:

Each user who reaches USDT 300,000 in trading volume during the Event Period.

The user only wins once during the Event.

Users having places 1-10 for the Main Trading Competition do not receive this reward.

Referrals and sub-referrals’ trading volume is not counted.

### Rewards:

Non-withdrawable balance of USDT 30 for each user.

A reward is a non-withdrawable balance distributed to the trading account with EVEDEX. This balance may be used for trading on EVEDEX, but cannot be withdrawn, transferred or moved otherwise.&#x20;

### Winner Selection and Reward Distribution:&#x20;

The winners will be determined on the basis of EVEDEX data. &#x20;

A reward will be distributed to EVEDEX accounts of respective users within 7 days from the end of the Event Period.

<p align="center"><strong>Other Terms &#x26; Conditions:</strong></p>

By participating in the contest, users agree to comply with all terms and conditions.

Only real trading volume is calculated for the purpose of the event. Only trading volume from orders opened and closed during the Event Period are counted for the purpose of the Event.

Any manipulative trading, wash trading or any other activities which cannot be reasonably qualified as good faith trading shall not be calculated for the purpose of the event.

Any dishonest, abusive and fraudulent activity can result in disqualification at the sole discretion of EVEDEX. EVEDEX may disqualify, exclude, or adjust any trading volume for: wash trading; self-matching; coordinated or circular trading; spoofing/layering; quote stuffing; abusive API usage aimed at artificial volume generation; account sharing; referral fraud; affiliation, partnership or other commercial arrangement with EVEDEX.&#x20;

The decision of EVEDEX regarding accumulated trading volume is final and cannot be disputed.

The personal data of users will only be processed as long as necessary for event operations.&#x20;

Users are solely responsible for all tax obligations arising from their participation in this event.&#x20;

EVEDEX is not responsible for determining the legal status of cryptocurrency usage within any participants’ jurisdiction.&#x20;

By accepting a prize, winners consent to EVEDEX’s use of their wallet (and, if separately agreed, likeness) for winner announcements and promotional materials relating to the Event, without additional compensation.

The event is not sponsored, supported or managed by any social media platform.&#x20;

EVEDEX may modify, suspend, or cancel the Event if fraud, technical failures, market conditions, regulatory changes, or any other events impair its integrity or feasibility. No investment advice or solicitation is intended.

This event is not for UK retail, users located in the Restricted Jurisdictions, including the USA and Canada.


---

# 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.evedex.com/legal/global/event-rules/evedex-trading-competition-august-september-2026.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.
