> 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/trading-pairs/futures-new-listing-basedusdt.md).

# Futures New Listing – BASEDUSDT

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

Dear Users,

To further expand the range of futures trading options and enhance your trading experience, YUBIT will launch the following new perpetual contract on the YUBIT Futures platform:

📅 **Launch Time:**\
**April 08, 2026 at 03:00 (UTC+0)**

***

### **📊 Futures Details**

| Parameter                  | BASEDUSDT                       |
| -------------------------- | ------------------------------- |
| **Launch Time**            | April 08, 2026 at 03:00 (UTC+0) |
| **Underlying Asset**       | BASED                           |
| **Settlement Asset**       | USDT                            |
| **Minimum Price Movement** | 0.0001                          |
| **Leverage**               | Up to 50X                       |
| **Funding Fee Interval**   | Every 4 hours                   |
| **Trading Hours**          | 24/7                            |

***

### **📌 Please Note:**

* The funding rate cap for this perpetual contract is **+2.00% / -2.00%**, with settlements every 4 hours.
* YUBIT may adjust key futures parameters based on market conditions, including:
  * Funding rate
  * Leverage
  * Margin requirements

***

Thank you for your continued trust and support!

**YUBIT Team**\
April 03, 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/announcements/trading-pairs/futures-new-listing-basedusdt.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.
