# 永续合约

•看涨（做多）：觉得币价会涨。

•看跌（做空）：觉得币价会跌。

•杠杆：CornWallet 支持 3x 到 40x 杠杆。新手建议不要超过 5x。

•强平风险：如果行情走反，你的保证金不足以支撑亏损，系统会强制卖出你的仓位（俗称“爆仓”）。

目前支持 100 多种合约的交易。 最大杠杆率因合约类型而异，范围在 3 倍至 40 倍之间。在最大杠杆状态下，维持保证金是初始保证金的一半。例如，如果最大杠杆率为 20 倍，那么维持保证金为 2.5%。


---

# 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://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/yong-xu-he-yue.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.
