# 安全

在 OmniYield，安全是我们的核心原则。我们理解在去中心化生态中保护用户资产和数据的重要性，并致力于遵守最高的安全标准以检测和解决任何潜在的漏洞、攻击向量或薄弱环节。我们的代码会由顶级第三方公司进行全面审查，以确保其能抵御可能的威胁。

我们对代码的完整性有充分的信心，这些审计显著降低了被攻击、出现漏洞或意外问题的风险，从而保护资金和声誉免受损害。然而，需要承认的是没有任何软件是完全没有缺陷的，正如智能合约一样，仍然存在恶意用户可能利用新漏洞的可能性。

我们优先考虑代码安全，并鼓励用户将任何漏洞或事件尽快直接报告给我们：<security@omniyield.finance>。


---

# 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.omniyield.finance/zh/qi-ta-nei-rong/an-quan.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.
