# 交易

杠杆交易是一种通过借入资金交易不同的资产类别以增加购买力的方式。在杠杆交易中，交易者使用借入的资金在保证金上购买如股票之类的资产。只有当投资的回报高于借款的成本时，杠杆交易才可能成功。

当您在[handle.fi](http://handle.fi)上进行杠杆交易时，您实际上是从hLP借款以开设比您自己的资本能够承受的更大的头寸。您可以使用的杠杆量取决于您正在交易的资产。您使用的杠杆越多，您作为抵押放下的保证金就越少。

{% hint style="info" %}
如需查看如何进行交易的完整教程，请查看此[指南](https://docs.handle.fi/the-platform/trade/how-to-trade)
{% endhint %}

### 永续期货

永续期货是没有到期或结算的期货合约。永续期货是在加密交易中广泛使用的一种衍生品。它们允许交易者购买和出售加密货币，而无需不断地展期到期的合约。它们还可以用作杠杆交易的短期交易工具，进行做多或做空。

做多意味着购买一个资产，期望其价格上涨，而做空则意味着出售一个资产，期望其价格下跌。

{% hint style="info" %}
要查看交易数据和分析，请访问<https://data.handle.fi/>
{% endhint %}


---

# 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.handle.fi/chinese/platform-functions/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.
