# USDⓈ-M Perpetual Futures Contract Specifications

**Minimum notional value for USDⓈ-M Perpetual Futures contract orders:**

The minimum notional order value for any currency is 5 USDT. Orders with a notional value of less than 5 USDT will be rejected.

For example, based on the current market price, you can open a position worth 0.001 BTC since it has a notional value of >5 USDT. However, your order will be rejected if you try to open a position worth 1 ADA, which has a notional value of <5 USDT.

&#x20;

Tips:

* Reduce-only orders will not be affected.
* Based on market conditions, ApolloX may adjust the minimum notional order value without prior notice.

**Important:** USDⓈ-M Perpetual Futures contracts on ApolloX are linear futures products that are quoted and settled in USDT, not inverse contracts.


---

# Agent Instructions: 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://mdexdoc.gitbook.io/doc/yong-hu-zhi-nan/futures-trading/usds-m-perpetual-futures-contract-specifications.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.
