# 取引手数料

#### 取引手数料 <a href="#trading-fees" id="trading-fees"></a>

* **Maker（指値注文）：0 bps**
* **Taker（成行注文）：出来高に応じた階層制（以下を参照）**
* **Orderly infrastructure:** taker fee に含まれ、 **Orderly は 1 bps を差し引きます** taker volume から。

**出金**

* **出金ごとに 1 USDC の固定手数料** （Orderly Network によって請求）

**Taker fee tiers**

直近30日間の出来高に基づく fee tier

| Tier | 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-ja/tordke/raydium-perps/qu-yin-shou-shu-liao.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.
