# 风险

参与DeFi项目永远伴随着风险。下面我们列出了在 SCV.finance 中投资可能存在的风险。

## NFT收藏者的风险

### NFT的价格下跌

* :warning:风险：NFT的市场价格可能跌至购入价格以下。

## **挖矿者的风险**

### **持有时的价格变化风险**

* :warning: 风险：&#x20;
  * 当你一次性购入大量代币时，流动性自身可能存在价格波动
  * 例如如在一个总价值1亿USD的交易池中购买1百万USD资产，大约会造成4%的价格波动。
  * 如果你对交易造成的价格波动原理不熟悉，请阅读 <https://academy.binance.com/zh/articles/what-is-an-automated-market-maker-amm>

### **无常损失 (IL)**

* :warning: **风险：**
  * 由于自动做市商算法导致的资产损失。详情请查阅 <https://academy.binance.com/zh/articles/impermanent-loss-explained>

## **智能合约风险**

* :warning: **风险：**
  * 尽管我们会找审计团队对我们的代码进行审计，但这并不代表代码就一定没有漏洞。
  * 我们会尽全力确保没有可能的风险，但DeFi行业永远会发生不可预测的事件（黑天鹅）。因此请不要超过你的风险承受能力进行投资。


---

# 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.scv.finance/zh-cn/earn/risks.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.
