# 费用

## 交易手续费

标准交易手续费适用于买入和卖出订单，具体费率取决于您的 VIP 等级以及挂单/吃单身份。\
**👉**更多详情请参阅 [**交易手续费**](/support-docs/cn/jiao-yi-suo/jiao-yi/jiao-yi-fei-yong.md) 相关章节。

***

## 资金费率

#### **资金费率概览**&#x20;

* 资金费率是多头和空头之间每 **1 小时** 支付的费用。
* 当资金费率为正时，多头支付空头；当资金费率为负时，空头支付多头。
* 倒计时显示距离下次支付的剩余时间。
  * 如果您在倒计时结束前平仓，则无需支付或收取资金费率。

<figure><img src="/files/1OH0QBpy0nDisiT0zQvM" alt=""><figcaption></figcaption></figure>

***

#### **结算周期**

* 当前资金费率的结算周期为 **1 小时**。
* 如有变动，将会在对应代币的 **市场信息 (Market Info)** 中更新。
* 您也可以在交易前查看此信息。

<figure><img src="/files/GpHscO31CJHjqavCrV7b" alt=""><figcaption></figcaption></figure>

***

#### **资金费率的计算**

* 资金费率反映市场状况，**不由交易所控制**。
* 它主要由以下因素决定：永续合约价格与现货价格的差异、市场供需情况以及借贷成本。
* 关于资金费率的详细计算方式，请参阅[相关文档](/technical-docs/cn/jiao-yi/he-yue-gui-ze.md)。

***

#### **如何查看某个代币的资金费率历史？**

* 在交易所页面，点击 **更多 (More)** → **市场信息 (Market Info)** →

<figure><img src="/files/H2QRNV23YoaPV3GqEn2j" alt=""><figcaption></figcaption></figure>

* 点击 **资金费率历史 (Funding History)**，在下拉菜单中选择您想查看的代币。
* 系统将显示该代币在不同时间点的资金费率详情。

<figure><img src="/files/v5SVxXmqkzqyqqpSu91Q" alt=""><figcaption></figcaption></figure>

* **查看代币历史资金费率折线图的方法：**
  * 前往 **下单页面 (Order Placement)**，在左侧下拉菜单中选择代币。
  * 在 **资金 (Funding)** 标签下，可以看到历史折线图。
  * 将鼠标悬停在折线上，即可查看某一具体时间点的资金费率。

<figure><img src="/files/EQT8ixCjdkY9vjlGHMS3" alt=""><figcaption></figcaption></figure>

***

#### **查看您的资金费率支付记录**

* 点击 **资产总览 (Portfolio)**。
* 在 **合约 (Futures)** 标签下，点击 **资金费率 (Funding)**。
* 使用右侧的下拉菜单选择您想查看的代币。

<figure><img src="/files/w4Rk2npss9nXL6DJafIc" alt=""><figcaption></figcaption></figure>


---

# 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://support.backpack.exchange/support-docs/cn/jiao-yi-suo/jiao-yi/he-yue/fei-yong.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.
