# Security

Zelo employs a variety of security mechanisms to ensure the funds are SAFU. Although we do our best to minimise risk, any smart contract is exposed to risk. The risks are outlined in the next section.

### Audited:

The industry-leading auditing firm sec3 audits the Zelo program to minimise contract risks.

### Open-source:

Zelo is an open-source program that anyone can contribute to. If you are a dev, please refer to our GitHub.

### LST Depeg Protection:

User deposits are deployed to liquid staking pools like jito, which returns yield in an LST like jitoSOL. In a rare LST depeg occurrence, Zelo will temporarily halt withdrawals after a certain price difference between the Oracle and LST prices to protect user funds.


---

# 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://blocksmithlabs-1.gitbook.io/zelo-docs/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.
