# 風險管理

儘管量化跟單旨在簡化交易，但所有投資都伴隨著風險。請注意以下幾點：

* **了解策略**：在跟單前，盡量了解您所跟隨策略的風險等級和歷史表現。
* **資金管理**：僅投入您可以承受損失的資金。
* **市場波動**：加密市場波動劇烈，即使是專業的量化策略也可能產生虧損。


---

# 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/fan-ti-zhong-wen/he-xin-gong-neng/liang-hua-gen-dan/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.
