# FAQ - 保安

<details>

<summary>Affyn 是否进行第三方审计或是否有任何计划进行审计以确保完全透明和公平？</summary>

是的，我们与 [CertiK](https://www.certik.com/) 合作对我们的智能合约进行审计。CertiK 是一家领先的以安全为重点的平台，专门从事区块链协议和 DeFi 项目的分析和监控。它进行审计以确保智能合约的完整性和安全性，并为基于区块链的系统提供全面的评估。您可以在[此处](https://skynet.certik.com/projects/affyn)查看我们的 CertiK 审计报告。

</details>


---

# 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.affyn.com/cn/guan-yu/chang-jian-wen-ti-jie-da/faq-bao-an.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.
