# Audits, Security, Risks, Team

## Audits

The Stabilize protocol has been audited by:

Bramah Systems - [Audit Link](https://bramah.systems/audits/Stabilize_Finance_Audit_Bramah.pdf)

Defiyield.Info - [Audit Link](https://safefiles.defiyield.info/safe/files/audit/pdf/Security_Audit_for_Stabilize_finance.pdf)

Please keep in mind these audits were performed at a snapshot in time and the protocol has built upon the audited code.

### Security

The development team takes security very seriously. The team continually dedicates a portion of the treasury funds for smart contract reviews and audits. The Stabilize development team has relinquished direct control over minting the Stabilize reward tokens. The emissions operator contract controls the minting rate. In addition, all governance functions are controlled by a 24 hour time-lock. This gives depositors enough time to make a decision to stay in the protocol or not.

### Risks

Stabilize protocol incurs risk just like all token protocols do. If one of the pooled tokens collapse and doesn't recover, you may realize losses. There are also unknown smart contract risks. The general rule is, do not deposit more than you are willing to lose.

Further, if you supply liquidity to the STBZ/ETH or STBB/BNB pool, you are exposed to the risk of impermanent loss (IL).

### Team

We are an anonymous team. This is to assure that development can remain decentralized and developers can be free from targeting.


---

# 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://stabilize-2.gitbook.io/start/stabilize/audits-security-risks-team.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.
