> 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/uk/dodatkovo/bezpeka.md).

# Безпека

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

Ми маємо високу впевненість у цілісності нашого коду, і ці аудити суттєво знижують ризик зламів, помилок або неочікуваних проблем, тим самим захищаючи як від фінансових, так і від репутаційних втрат. Водночас важливо визнати, що жодне програмне забезпечення не є повністю вільним від недоліків і, як і у випадку зі смартконтрактами, залишається ймовірність того, що зловмисні користувачі можуть скористатися новими вразливостями.

Ми надаємо пріоритет безпеці коду та закликаємо користувачів негайно повідомляти про будь-які помилки або інциденти безпосередньо нам за адресою: <security@omniyield.finance>.

<div align="right"><figure><img src="/files/3657fc7ed014236fb5ef923209ebc31b62b1bf41" 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/uk/dodatkovo/bezpeka.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.
