# Security

At OmniYield, security is a core principle. We understand the critical importance of safeguarding user assets and data in the decentralized ecosystem, and are dedicated to adhering to the highest security standards to detect and address any potential vulnerabilities, attack vectors, or weaknesses. Our code undergoes thorough reviews by top-tier third-party firms to ensure its resilience against possible threats.

We have strong confidence in the integrity of our code, and these audits significantly lower the risk of hacks, bugs, or unexpected issues, thereby protecting against both financial and reputational harm. However, it is important to acknowledge that no software is entirely free of flaws, and, as with smart contracts, there remains the possibility that malicious users may exploit new vulnerabilities.

We prioritize code security and encourage users to promptly report any bugs or incidents directly to us at: <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/additionals/security.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.
