# 交易手续费

#### 交易手续费 <a href="#trading-fees" id="trading-fees"></a>

* **Maker（限价单）：0 bps**
* **Taker（市价单）：按交易量分级（见下文）**
* **Orderly 基础设施：** 包含在 taker 手续费中，并且 **Orderly 收取 1 bps** 的 taker 交易量抽成。

**提现**

* **每次提现固定收取 1 USDC 手续费** （由 Orderly Network 收取）

**Taker 手续费等级**

基于过去 30 天交易量的费用等级

| 等级 | 30 天交易量 | Taker (bps) |
| -- | ------- | ----------- |
| 1  |         | 4.5         |
| 2  | ≥$500k  | 4.0         |
| 3  | >$2M    | 3.5         |
| 4  | >$5M    | 3.0         |
| 5  | >$25M   | 2.5         |
| 6  | >$50M   | 2.25        |
| 7  | >$80M   | 2.0         |


---

# 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://docs.raydium.io/raydium/use-raydium/use-raydium-zh/mian-xiang-jiao-yi-zhe/raydium-perps/jiao-yi-shou-xu-fei.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.
