> For the complete documentation index, see [llms.txt](https://docs.filliquid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filliquid.io/zh/economics/audits.md).

# 审计

我们将用户安全视为首要任务。事实上，这是我们的头等大事——我们希望确保所有的 $FIL 存款都得到了充分的保护。

&#x20;鉴于加密货币安全的信心降至历史低点，我们认为第三方安全审计是提供官方保障的正确方式，确保我们已经尽一切努力确保流动性池中的资金安全。&#x20;

我们很高兴地宣布，我们已经进行了两次第三方外部审计：

1\) [CertiK Audit](https://skynet.certik.com/projects/filliquid): CertiK 是领先的安全审计平台，专注于分析和监控区块链协议和 DeFi 项目。

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

2\) [Salus Audit](https://cert-api.salusec.io/api/v1/salus/contract/certificate/full/2024/FILLiquid_audit_report_2024-04-26.pdf): Salus 专注于区块链安全，提供 Web3 渗透测试、智能合约审计和零知识解决方案。

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.filliquid.io/zh/economics/audits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
