# 安全审计

BiFi团队认识到威胁区块链市场声誉和稳定性的诸多安全问题。为对区块链生态做出贡献，BiFi团队始终以安全为重。 为进一步加强安全防护，邀请安全审计企业Theori对BiFi智能合约进行了安全审计(audit)。 经过Theori多方面进行了多种安全性验证检查，BiFi确保无安全漏洞。

## 安全审计报告

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

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

#### 03. [BiFi Token Contract](https://github.com/bifrost-platform/BIFI/blob/master/docs/KOR/\(KOR\)_BiFi_Token_Hexlant_KR_Public.pdf) - Hexlant (2021.05)

#### 04. [BiFi Lending Protocol ](https://github.com/bifrost-platform/BIFI/blob/master/docs/KOR/\(KOR\)_BiFi_Lending_Sooho_KR_Public.pdf)- Sooho (2020.11)

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


---

# 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/bifi-zh/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.
