# Security

We take contract & protocol security very seriously. Prior to mainnet launch, all Bloom contracts have undergone formal review from our security firm partners at Zellic, who have audited protocols such as Pyth, LayerZero, Aptos, Scroll, Sui, etc.&#x20;

You can find our comprehensive audit report attached, where we've addressed almost all of the security concerns.

{% file src="/files/Y2UqKU2o8JXcCes2mB3P" %}

We will also be launching a bug bounty program shortly after mainnet launch, in collaboration with Immune.fi.


---

# 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.bloom.trading/bloom/resources/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.
