> 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/sl/dodatno/varnost.md).

# Varnost

Pri OmniYieldu je varnost temeljno načelo. Razumemo, kako izjemno pomembno je varovanje uporabniških sredstev in podatkov v decentraliziranem ekosistemu, zato smo zavezani spoštovanju najvišjih varnostnih standardov, da bi odkrili in odpravili morebitne ranljivosti, napadalne vektorje ali šibke točke. Našo kodo temeljito pregledajo vrhunska neodvisna tretja podjetja, da zagotovimo njeno odpornost proti morebitnim grožnjam.&#x20;

Močno zaupamo v celovitost naše kode, ti pregledi pa znatno zmanjšujejo tveganje vdorov, napak ali nepričakovanih težav ter tako ščitijo pred finančno in ugledno škodo. Vendar je pomembno priznati, da nobena programska oprema ni povsem brez pomanjkljivosti, in tako kot pri pametnih pogodbah še vedno obstaja možnost, da zlonamerni uporabniki izkoristijo nove ranljivosti.

Varnosti kode dajemo prednost in uporabnike spodbujamo, da nam morebitne napake ali incidente nemudoma sporočijo neposredno na: <security@omniyield.finance>.

<div align="right"><figure><img src="/files/636c386c3f567db00a419e62e6269f958321980d" 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/sl/dodatno/varnost.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.
