> For the complete documentation index, see [llms.txt](https://docs.citronus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.citronus.com/revenue/torgovyi-chellendzh.md).

# Торговый челлендж

### Задание 1

Даты проведения с 03.06.2026 13:00 (GMT+3) до 05.06.2026 13:00 (GMT+3)

| Пользователь      | Награда                       | Номинация                                                                    |
| ----------------- | ----------------------------- | ---------------------------------------------------------------------------- |
| 127 пользователей | По 30 $CITRO и 3 USDT каждому | Закройте любую прибыльную сделку на фьючерсах (PnL > 0).                     |
| 20 пользователей  | По 60 $CITRO и 6 USDT каждому | Закройте любую прибыльную сделку на фьючерсах (PnL > 5 USDT). \*Буст награды |

### Задание 2

Даты проведения с 05.06 13:00 (GMT+3) до 07.06 13:00 (GMT+3)

| Пользователь      | Награда                         | Номинация                                                                                                                                        |
| ----------------- | ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| 330 пользователей | По 15 $CITRO и 1.5 USDT каждому | Достигните торгового объёма 1,000 USDT на фьючерсах.                                                                                             |
| 5 пользователей   | По 30 $CITRO и 3 USDT каждому   | Достигните торгового объёма 1,000 USDT на фьючерсах. \*Буст награды (Пригласите друга — если он тоже выполнит задание, вы получите x2 к награде) |

### Задание 3

Даты проведения с 07.06 13:00 (GMT+3) до 09.06 13:00 (GMT+3)

| Пользователь      | Награда                           | Номинация                                                                                                                                                                                                    |
| ----------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 190 пользователей | По 26.3 $CITRO и 2.6 USDT каждому | Откройте и закройте хотя бы одну прибыльную сделку на фьючерсах с плечом x100 (PnL > 0) в период текущего этапа.                                                                                             |
| 0 пользователей   | -                                 | Откройте и закройте хотя бы одну прибыльную сделку на фьючерсах с плечом x100 (PnL > 0) в период текущего этапа. \*Буст награды (Пригласите друга — если он тоже выполнит задание, вы получите x2 к награде) |


---

# 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.citronus.com/revenue/torgovyi-chellendzh.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.
