> For the complete documentation index, see [llms.txt](https://docs.omniyield.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omniyield.finance/zh/fu-jia-nei-rong/feng-xian-yu-feng-xian-kuang-jia.md).

# 风险与风险框架

OmniYield 是一个创新系统，将多个 DeFi 协议和资产相结合，旨在为用户提供一站式质押体验，并优化风险调整后的质押收益。它也为开发者提供了更优的生息资产选择。不过，尽管我们尽了最大努力，OmniYield 仍然存在固有风险，包括与智能合约、市场动态以及第三方资产和协议相关的漏洞。这些漏洞可能被利用，并对 OmniYield 用户构成潜在风险。&#x20;

我们认为，概述用户在使用 OmniYield 时可能遇到的潜在风险至关重要。我们也鼓励您进一步了解其他潜在风险因素，并根据您自身的评估和风险承受能力，决定是否以及如何使用 OmniYield。&#x20;

下文列出的风险并不穷尽，因为随着市场环境和行业发展的变化，具体风险因素也可能随时间而改变。因此，我们会定期更新这份风险摘要。使用 OmniYield 产品即表示您已阅读并接受与 OmniYield 产品相关的全部风险，包括但不限于本文所述风险。

***

### 智能合约风险

智能合约风险是 DeFi 面临的主要威胁之一。虽然 OmniYield 的合约会接受知名且专业审计机构的审计，但必须承认，没有任何合约能够完全没有风险。尽管我们在发布前尽最大努力优先保障用户安全并进行了多轮测试，仍可能存在可被利用的潜在漏洞或逻辑错误，从而导致用户资金损失。

为了跟上市场和技术的快速变化，并确保用户资产安全以及产品竞争力，OmniYield 团队可能会调整合约中的某些参数和设置，或更新代码。使用 OmniYield 即表示您同意承担这些风险，并接受团队可能对合约实施的任何更改。

OmniYield 计划未来引入更多审计，并接受进一步的机构级审查，以尽可能降低此类风险。我们也强烈建议您全面了解与智能合约相关的各种风险。

***

### DeFi 组合性风险（第三方协议和平台）

像用乐高积木一样组合多个协议，以为用户提供更高收益和更便捷体验，这正是 DeFi 的魅力之一。OmniYield 基于多个知名协议，旨在为用户提供更具竞争力的收益。然而，堆叠多个 DeFi 协议也会增加代码和系统的复杂性，从而带来更大的风险。此外，连接多个协议可能使 OmniYield 面临市场风险、DAO 治理风险、机制风险、预言机风险以及其他可能影响 OmniYield 协议的潜在问题。OmniYield 所依赖的任何协议一旦出现问题，都可能导致 OmniYield 用户遭受损失。

尽管 OmniYield 仅支持那些成熟、久经考验、管理过大量资产并在危机中表现良好的协议，但无法保证所有集成到 OmniYield 的协议都始终按预期运行。

未来，OmniYield 可能会兼容更多蓝筹 DeFi 协议。任何新增协议都将通过链上提案提出，在时间锁期间公开披露，并在实施前由 veOY 持有者进行公开投票。所有提案都会公告，我们也鼓励您设置提醒，独立监测 OmniYield 的运行，并以去中心化方式行使您作为 veOY 持有者的权利。

***

### **集成 dApp 风险**

OmniYield 的存款最终托管于已集成的 dApp 中。如果这些 dApp 中的任何一个遭到黑客攻击或被入侵，用户资金可能会遭受损失。

OmniYield 会监测并尝试防范我们集成的所有 dApp 可能发生的安全破坏。然而，如果集成的 dApp 发生攻击，我们无法保证 OmniYield 能够挽救或追回用户资金。我们集成的所有 dApp 都是开源的、经过审计的，并由知名团队和投资者支持。

***

### 跨链风险

OmniYield 是一个全链协议，利用 LayerZero 在各类 L2（二层）和侧链之间无缝传输资产和价格信息。在跨链传输资产和价格信息的过程中，用户可能会遇到相应风险。需要注意的是，不同链采用不同的机制和结构，因此每条链所对应的风险水平也各不相同。

***

### 监管风险

加密货币和 DeFi 仍处于技术创新的前沿，该领域的监管发展也在不断演变。在极端情况下，用户可能无法通过网站前端访问 OmniYield 的产品。不过，用户仍可通过直接与智能合约交互来提取资金。这种去中心化方式确保用户即使在严峻的监管环境或可能影响前端访问的意外情况下，也能保持对其资产的控制。

<div align="right"><figure><img src="/files/e0a8f64b1176b99c365cb925b661c108fcb5abca" alt="" width="17"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omniyield.finance/zh/fu-jia-nei-rong/feng-xian-yu-feng-xian-kuang-jia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
