# Security

The Bifrost team has always put security at the forefront of our development process. With countless breaches threatening the reputation and stability of the blockchain industry, we believe one of the most important contributions that we can make to the ecosystem as a whole is with a relentless focus on security.

To that end, we are happy to share the audit report we received for the smart contract developed for BiFi. The audit was conducted by [Theori](https://theori.io/), and there was no security vulnerability found.

## Audits&#x20;

The BiFi has been audited by [Theori](https://theori.io/) and [Hexlant](https://hexlant.com/).&#x20;

## 01. [BiFi Lending Protocol ](https://github.com/bifrost-platform/BIFI/blob/master/docs/bifrost_bifi_audit.pdf)by Theori (Feb 2021)

## 02. [BiFi Staking & Pooling Protocol ](https://github.com/bifrost-platform/BiFi-staking-protocol/blob/main/docs/theori-audit-rev-2.0.pdf)by Theori (Dec 2020)

## 03. [BiFi Token Contract](https://github.com/bifrost-platform/BIFI/blob/master/docs/ENG/\(ENG\)_BiFi_Token_Hexlant_EN.pdf) by Hexlant (May 2021)

## 04. [BiFi Lending Protocol](https://github.com/bifrost-platform/BIFI/blob/master/docs/ENG/\(ENG\)_BiFi_Lending_Sooho_EN_Public.pdf) by Sooho (Nov 2020)

## 05. [BiFi X Protocol](https://github.com/bifrost-platform/BiFi-X/blob/main/docs/bifrost_bifix_audit.pdf) by Theori (Jun 2021)


---

# 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.bifi.finance/guide/more/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.
