> 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-newcomers-event-rules.md).

# EVEDEX Newcomers Event Rules

**Event Details:** &#x20;

EVEDEX Newcomers&#x20;

**Event Period:** &#x20;

Every two weeks, according to the following schedule:

#### Competition Schedule

<table data-header-hidden><thead><tr><th width="97.199951171875">Round</th><th>Period</th></tr></thead><tbody><tr><td>1</td><td>19 January 2026 12:00:00 pm (UTC) - 2 February 2026 11:59:59 am (UTC)</td></tr><tr><td>2</td><td>2 February 2026 12:00:00 pm (UTC) - 16 February 2026 11:59:59 am (UTC)</td></tr><tr><td>3</td><td>16 February 2026 12:00:00 pm (UTC) - 2 March 2026 11:59:59 am (UTC)</td></tr><tr><td>4</td><td>2 March 2026 12:00:00 pm (UTC) - 16 March 2026 11:59:59 am (UTC)</td></tr><tr><td>5</td><td>16 March 2026 12:00:00 pm (UTC) - 30 March 2026 11:59:59 am (UTC)</td></tr></tbody></table>

#### Eligibility Criteria&#x20;

* User is eligible to trade on EVEDEX subject to the EVEDEX Terms of Use.
* User must be a new user, i.e. the account with EVEDEX must be created during the respective round of the event.

#### Participation Procedure&#x20;

1. Create EVEDEX account.&#x20;
2. Complete at least one trade on EVEDEX.
3. Earn XP by completing the tasks available on EVEDEX.

#### Rewards

The total prize pool allocated for each round of this event is 250 USDT to be distributed as follows:&#x20;

* 1st place: USDT 125;&#x20;
* 2nd place: USDT 75;
* 3rd place: USDT 50.

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

The total prize pool will be distributed among the top 3 eligible users based on their XP formula score. &#x20;

The winners will be determined on the basis of EVEDEX data within 7 (seven) days from the end of the respective round of the event. &#x20;

USDT rewards will be transferred to the EVEDEX accounts of respective users within ten (10) days following the official announcement of the results.&#x20;

#### Terms & Conditions:&#x20;

No payment or purchase is needed to participate. Rewards are provided solely based on the formula described above.&#x20;

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

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.

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.


---

# 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-newcomers-event-rules.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.
