# אבטחה

ב-OmniYield, אבטחה היא עקרון יסוד. אנו מבינים את חשיבות ההגנה על נכסי ומשתמשים ועל המידע במערכת המבוזרת, ומחויבים לעמידה בסטנדרטים הגבוהים ביותר של אבטחה כדי לזהות ולטפל בכל פרצת אבטחה, וקטור התקפה או חולשה אפשרית. הקוד שלנו עובר בדיקות קפדניות על ידי חברות צד שלישי מדרגת על מנת להבטיח את החוסן שלו מול איומים פוטנציאליים.

יש לנו ביטחון רב בשלמות הקוד שלנו, וביקורות אלה מצמצמות באופן משמעותי את הסיכון לפריצות, באגים או תקלות לא צפויות, ובכך מגנות מפני נזק כלכלי וממוניטין. עם זאת, חשוב להכיר בכך שלא קיים תוכנה חפה לחלוטין מטעויות, וכמו בחוזים חכמים, קיימת עדיין אפשרות שמשתמשים זדוניים ינצלו חולשות חדשות.

אנו מעדיפים את אבטחת הקוד ומעודדים משתמשים לדווח במהירות על באגים או תקלות ישירות אלינו ב: <security@omniyield.finance>.


---

# Agent Instructions: 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/he/additionals/security.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.
