> 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/an-quan.md).

# 安全

在 OmniYield，安全是核心原则。我们深知在去中心化生态系统中保护用户资产和数据的重要性，并致力于遵循最高安全标准，以检测并解决任何潜在漏洞、攻击向量或弱点。我们的代码会经过顶级第三方公司的全面审查，以确保其能够抵御可能的威胁。&#x20;

我们对代码的完整性充满信心，这些审计显著降低了黑客攻击、漏洞或意外问题的风险，从而防范财务和声誉方面的损失。不过，重要的是要承认，没有任何软件是完全没有缺陷的，而且与智能合约一样，恶意用户仍有可能利用新的漏洞。

我们优先重视代码安全，并鼓励用户通过以下邮箱及时直接向我们报告任何漏洞或事件：<security@omniyield.finance>。

<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:

```
GET https://docs.omniyield.finance/zh/fu-jia-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.
