# 风险管理

虽然量化跟单旨在简化交易，但所有投资都伴随着风险。请注意以下几点：

* **了解策略**：在跟单前，尽量了解您所跟随策略的风险等级和历史表现。
* **资金管理**：仅投入您可以承受损失的资金。
* **市场波动**：加密市场波动剧烈，即使是专业的量化策略也可能产生亏损。


---

# 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/vip-liang-hua/web3-shou-quan/feng-xian-guan-li.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.
