> 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.md).

# Demex Trading Leagues

- [Demex Trading League](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league.md): 25 April 2023 - 9 May 2023, 9:00AM UTC
- [How to Register](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league/how-to-register.md)
- [Demex $100,000 Mega Marathon](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon.md): 15 August, 09:00AM UTC - 15 September, 10:00AM UTC
- [Demex Trading League Vol 1](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-1.md): 15 August, 09:00AM UTC - 30 August, 9:00AM UTC
- [How to Register](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-1/how-to-register.md)
- [Deposit Booster](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/deposit-booster.md): 15 August 2023 - 15 September 2023, 9:00AM UTC
- [Demex Trading League Vol 2](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-usd100-000-mega-marathon/demex-trading-league-vol-2.md)
- [Demex Trading League (Round 3)](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league-round-3.md): 12 July, 9:00AM UTC -  26 July, 9:00AM UTC
- [How to Register](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league-round-3/how-to-register.md)
- [Demex Trading League (Round 4)](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league-round-4.md): 19 September, 10:00AM UTC - 3 October, 10:00AM UTC
- [LUNA Earn-A-Thon & Demex Trading League (Round 5)](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/luna-earn-a-thon-and-demex-trading-league-round-5.md): 12 October, 9:00AM UTC - 26 October, 9:00AM UTC
- [Demex Trading League (Round 6)](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/demex-trading-league-round-6.md): 27 October, 09:00AM UTC - 10 November, 09:00AM UTC
- [SCRT Trading League](https://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues/scrt-trading-league.md): 21 December, 2023, 09:00AM UTC - 21 January, 2024, 09:00AM 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://guide.dem.exchange/demex-rewards/past-events/2023/demex-trading-leagues.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.
