> 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/announcements/other-announcements/tradfivio.md).

# Announcement on the adjustment of TradFi rebate risk control rules

<figure><img src="/files/9HQYlbydLjb30Db0b2Bz" alt=""><figcaption></figcaption></figure>

Dear users:

In order to further maintain the health of the platform trading ecosystem, prevent abnormal trading behavior, and ensure the fairness and sustainability of the agent rebate system, YUBIT will optimize and upgrade the TradFi business rebate settlement rules.

This adjustment will set corresponding commission risk control rules for the user's position holding time.

***

### I. Adjust content

From the effective date of the announcement, TradFi product commission settlement will be calculated based on the actual holding time of the user.The specific rules are as follows:

| Holding time                                     | Rebate rules              |
| ------------------------------------------------ | ------------------------- |
| 0 seconds - 60 seconds (including 60 seconds)    | Deduct all commission     |
| 61 seconds - 180 seconds (including 180 seconds) | Commission deduction 50%  |
| More than 180 seconds                            | Calculate rebate normally |

***

### II. Explanation of rules

1. The position holding time is based on the actual opening and position squaring time recorded by the system.
2. This rule applies to all trading categories on TradFi.
3. Rebates include agent rebates and user rebates.
4. The platform will automatically calculate the rebate amount based on the actual holding time of the order, without the need for additional user operations.

***

### III. Adjustment purpose

The purpose of this adjustment is:

* Prevent abnormal trading behavior in the ultra-short term
* Crack down on fake traffic arbitrage and illegal commission acquisition
* Maintain the long-term healthy development of the agent ecosystem
* Improve the overall transaction quality of the platform

YUBIT always encourages authentic, healthy, and compliant trading behavior, and continuously optimizes the rebate system to create a fairer and more transparent trading environment for users and agent partners.

***

### IV. Agreement Description

This rebate risk control rule is part of the YUBIT TradFi risk control system. Participating in TradFi trading and rebate program is deemed to agree to [the "Trading Terms and Conditions - YUBIT TradFi" ](https://www.yubit.com/yubit/tradfi/terms-and-conditions-yubit-tradfi)related trading rules and risk control requirements.YUBIT reserves the right to final interpretation of relevant rules.

***

Thank you for your continuous support and trust in YUBIT.

YUBIT team

June 9, 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:

```
GET https://yubit.gitbook.io/yubit/other-help/announcements/other-announcements/tradfivio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
