> For the complete documentation index, see [llms.txt](https://yubit.gitbook.io/yubit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yubit.gitbook.io/yubit/other-help/events/xplusdt-launch-event-announcement.md).

# XPLUSDT Launch Event Announcement

<figure><img src="/files/M2K20n24yc1nKNSGhcia" alt=""><figcaption></figcaption></figure>

Dear YUBIT Users,

To celebrate the official launch of the **XPLUSDT perpetual contract**, the Rewards Center is excited to introduce the **“New Futures Launch Bonus Campaign.”**

Complete the designated tasks to receive a **100USDT bonus mystery box reward**!

***

#### ⏰ Event Period

**Jan 09, 2026, 03:00 – Jan 19, 2026, 02:59 (UTC+0)**

***

#### 🎯 Event Tasks

* **Deposit ≥ 100 USDT**\
  Top 100 users who achieve a net deposit of ≥100 USDT during the event period.
* **Trading Volume ≥ 10,000 USDT**\
  Top 100 users whose **XPLUSDT** contract trading volume reaches ≥10,000 USDT during the event period.

***

#### 🎁 Event Rewards

Users who complete **both tasks** will automatically receive a **100USDT bonus mystery box** (redeemable in the Rewards Center).\
Rewards are limited to the **first 100 eligible users — first come, first served**!

***

#### ⚠️ Important Notes

* Only users who complete the tasks within the event period are eligible for rewards;
* Net deposit = Total deposits - Total withdrawals;
* Any malicious behavior (e.g., wash trading, self-trading, multi-account operations, same IP/device registrations, etc.) will result in disqualification and reward withdrawal;
* YUBIT reserves the final interpretation rights for this event and may adjust the event rules or reward distribution without prior notice.

#### 👉 [**Join Now**](https://www.yubit.com/en-US/rewards-hub)

***

**YUBIT Team**\
Jan 06, 2026


---

# 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://yubit.gitbook.io/yubit/other-help/events/xplusdt-launch-event-announcement.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.
