# 永续合约爆仓的交易方式是什么？

永续合约爆仓是指交易时亏损超过保证金，导致被迫平仓。交易方式包括：做空单被强平（市场上涨，持仓方向相反）和做多单被强平（市场下跌，持仓方向相反）。避免爆仓的方法有：选择合适的保证金比例、控制仓位、设置止损单、实时监测市场行情和及时补仓。

## 什么是永续合约爆仓？

永续合约爆仓是指在交易永续合约时，由于保证金比例过低，导致持仓方向与市场行情走势相反，亏损超过保证金本金，从而被迫自动平仓的行为。

## 永续合约爆仓的交易方式

通常情况下，永续合约爆仓的交易方式如下：

### 1、做空单被强平

当投资者做空永续合约时，如果市场价格上涨，投资者持仓方向与市场行情相反，亏损会增加。如果亏损超过保证金本金，投资者就会被强平。

### 2、做多单被强平

与做空单相反，当投资者做多永续合约时，如果市场价格下跌，投资者持仓方向与市场行情相反，亏损会增加。如果亏损超过保证金本金，投资者也会被强平。

## 如何避免永续合约爆仓？

为了避免永续合约爆仓，投资者可以使用以下方法：

1. **选择合适的保证金比例：**&#x4FDD;证金比例越高，爆仓风险越低。
2. **控制仓位：**&#x4E0D;要过度加杠杆，合理控制仓位。
3. **设置止损单：**&#x8BBE;置止损单可以限制亏损，防止爆仓。
4. **实时监测市场行情：**&#x5BC6;切关注市场行情，及时调整仓位。
5. **及时补仓：**&#x5F53;亏损较大时，可以考虑适当补仓，降低爆仓风险。

如有不明白或者不清楚的地方，请加入官方电报群：[**https://t.me/gtokentool**](https://t.me/gtokentool)


---

# 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.gtokentool.com/qu-kuai-lian/yong-xu-he-yue-bao-cang-de-jiao-yi-fang-shi-shi-shen-me.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.
