> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/minara-handbook/zh/jiao-yi/trading-fees.md).

# 交易费用

您在每笔交易上的总费用取决于您使用的交易模式、完成订单的场所（Lighter 或 Hyperliquid）以及资产类别。下面的每个表格都显示了您最终支付的费用。

每个单元格显示的费用为 `挂单方 / 吃单方`。挂单订单会增加流动性（通常是不会立即成交的限价单）。吃单订单会减少流动性（市价单，或在进入时与已有挂单匹配的限价单）。

{% hint style="info" %}
Hyperliquid 上的一些 TradFi 资产（例如 GOLD）会收取比下方所示费率更高的费用。对于每种资产的实时交易费用，我们建议您向 Hyperliquid 查询。
{% endhint %}

## 自动驾驶与策略工作室

| 交易场所        | 资产类别          | 挂单方 / 吃单方       |
| ----------- | ------------- | --------------- |
| Hyperliquid | 加密资产          | 0.030% / 0.060% |
| Hyperliquid | TradFi（商品与股票） | 0.018% / 0.024% |
| Lighter     | 所有资产          | 0.020% / 0.020% |

Lighter 对其支持的所有资产收取统一费率。商品与股票包括白银、原油、黄金以及代币化美国股票。Autopilot 不支持预测市场。

## 副驾驶与手动

| 交易场所        | 资产类别  | 挂单方 / 吃单方       |
| ----------- | ----- | --------------- |
| Hyperliquid | 加密资产  | 0.055% / 0.075% |
| Hyperliquid | 商品与股票 | 0.043% / 0.039% |
| Hyperliquid | 预测市场  | 0.080% / 0.086% |
| Lighter     | 所有资产  | 0.045% / 0.035% |

Lighter 对其支持的所有资产收取统一费率。商品与股票包括白银、原油、黄金以及代币化美国股票。预测市场涵盖 Hyperliquid 的 Outcome 市场上的二元结果合约，由 Outcomexyz 提供支持。


---

# 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://minara.ai/docs/minara-handbook/zh/jiao-yi/trading-fees.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.
