> 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/pl/dodatki/bezpieczenstwo.md).

# Bezpieczeństwo

W OmniYield bezpieczeństwo jest podstawową zasadą. Rozumiemy kluczowe znaczenie ochrony aktywów i danych użytkowników w zdecentralizowanym ekosystemie i jesteśmy zaangażowani w przestrzeganie najwyższych standardów bezpieczeństwa, aby wykrywać i usuwać wszelkie potencjalne luki, wektory ataku lub słabe punkty. Nasz kod przechodzi szczegółowe przeglądy przeprowadzane przez czołowe firmy zewnętrzne, aby zapewnić jego odporność na możliwe zagrożenia.&#x20;

Mamy duże zaufanie do integralności naszego kodu, a te audyty znacząco zmniejszają ryzyko włamań, błędów lub nieoczekiwanych problemów, chroniąc tym samym zarówno przed stratami finansowymi, jak i wizerunkowymi. Jednak ważne jest, aby uznać, że żadne oprogramowanie nie jest całkowicie wolne od wad i, podobnie jak w przypadku inteligentnych kontraktów, nadal istnieje możliwość, że złośliwi użytkownicy mogą wykorzystać nowe luki.

Priorytetowo traktujemy bezpieczeństwo kodu i zachęcamy użytkowników do niezwłocznego zgłaszania nam wszelkich błędów lub incydentów bezpośrednio na adres: <security@omniyield.finance>.

<div align="right"><figure><img src="/files/c4da5f4de7c58c9b5db46583a534d2b62a9b65df" 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/pl/dodatki/bezpieczenstwo.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.
