# 风险

## 风险

在加密领域，尤其是 DeFi，用户在进入之前应该了解各个平台和智能合约的风险。

**普通 DeFi 风险**

DeFi 风险包括无常损失，骗局，钱包私钥遗忘，私钥被盗等等。 因此，DeFi 用户在这区内必须谨慎并学习 DeFi 的好习惯。

**智能合约风险**

智能合约对加密货币带来了创新。但是，由于智能合约的复杂性，某些智能合约可能较容易被黑客入侵。在 BitGuru，我们为**每个智能合约中配备了时间锁，**&#x5E76;聘请了**著名的第三方审计来对整个合约代码进行安全性审核**，尽管如此，这些措施也只是减少了智能合约的风险。

**重要提示**：绝大多数的 BitGuru 机枪池共用1个智能合约来进行操作（不必建新的智能合约），即使新增的机枪池都将使用相同的构造体系来（但使用不同的构造函数；即合同的参数/输入）创建。 因此，无需担心每次添加更多机枪池时带来的风险，从而也减少了对新审计的需求。

**第三方风险**

BitGuru 是一个机枪池的平台，而这些机枪池有自动复利的功能。但是，不代表机枪池内所有项目都与BitGuru存在合作关系。为了明确提示风险，我们将把机枪池分为普通池和涡轮池 。显而易见，涡轮池代表更大的风险，因此用户应该谨慎参与。


---

# 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://bitguru.gitbook.io/bitguru/feng-xian.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.
