> 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/ru/dopolnitelno/bezopasnost.md).

# Безопасность

В OmniYield безопасность — это один из основных принципов. Мы понимаем критическую важность защиты активов и данных пользователей в децентрализованной экосистеме и стремимся придерживаться самых высоких стандартов безопасности, чтобы выявлять и устранять любые потенциальные уязвимости, векторы атак или слабые места. Наш код проходит тщательные проверки со стороны ведущих сторонних компаний, чтобы обеспечить его устойчивость к возможным угрозам.&#x20;

Мы уверены в целостности нашего кода, и эти аудиты значительно снижают риск взломов, ошибок или неожиданных проблем, тем самым защищая как от финансового, так и от репутационного ущерба. Однако важно признать, что ни одно программное обеспечение не является полностью свободным от недостатков, и, как и в случае со смарт-контрактами, сохраняется вероятность того, что злоумышленники могут использовать новые уязвимости.

Мы уделяем первостепенное внимание безопасности кода и призываем пользователей незамедлительно сообщать нам о любых ошибках или инцидентах напрямую по адресу: <security@omniyield.finance>.

<div align="right"><figure><img src="/files/be8aa2f0cb61246e567373535a6a99cddc0f12fd" 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/ru/dopolnitelno/bezopasnost.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.
