# 合约与现货交易

- [费用](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/fei-yong.md)
- [永续合约](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/yong-xu-he-yue.md): 支持放大收益（杠杆），但也伴随更高风险。
- [HIP3](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/hip3.md)
- [现货](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/xian-huo.md): 现货交易是指直接买卖加密货币资产，不涉及杠杆和借贷。
- [订单类型](https://corndex.gitbook.io/cornwallet/documentation/zhong-wen/he-yue-yu-xian-huo-jiao-yi/ding-dan-lei-xing.md)


---

# 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.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.
