> 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/hr/dodatno/sigurnost.md).

# Sigurnost

U OmniYieldu sigurnost je temeljno načelo. Razumijemo ključnu važnost zaštite korisničke imovine i podataka u decentraliziranom ekosustavu te smo predani pridržavanju najviših sigurnosnih standarda kako bismo otkrili i riješili sve potencijalne ranjivosti, vektore napada ili slabosti. Naš kod prolazi temeljite revizije od strane vrhunskih vanjskih tvrtki kako bismo osigurali njegovu otpornost na moguće prijetnje.&#x20;

Imamo veliko povjerenje u integritet našeg koda, a ove revizije znatno smanjuju rizik od hakiranja, grešaka ili neočekivanih problema, čime se štiti i od financijske i od reputacijske štete. Međutim, važno je priznati da nijedan softver nije potpuno bez grešaka te, kao i kod pametnih ugovora, i dalje postoji mogućnost da zlonamjerni korisnici iskoriste nove ranjivosti.

Dajemo prednost sigurnosti koda i potičemo korisnike da nam svaku grešku ili incident odmah prijave izravno na: <security@omniyield.finance>.

<div align="right"><figure><img src="/files/df93b1a60a5ecd8fde9ddd29f795c1a35b9bc3e3" 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/hr/dodatno/sigurnost.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.
