# 智能合约

## 源代码

旋风协议智能合约以GPL-3.0协议形式全部开源，源代码在<https://github.com/cycloneprotocol/cyclone-contracts>。

## 审计报告

### 初步报告&#xD;

[ChainShield](https://chainshield.io)已完成对旋风协议的安全审计。审计表明旋风协议的实现安全、高效、可靠。该报告可在此下载。

{% file src="/files/-MVwMJvzDAutQkUBjcm0" %}
ChainShield安全审计报告
{% endfile %}

### &#xD;完整报告&#xD;

[Slowmist慢雾](https://www.slowmist.com/?lang=zh)已完成对旋风协议的安全审计。审计表明旋风协议的实现安全、高效、可靠。该报告可在此下载。

{% file src="/files/-MY3SA1nMYote3G37sWY" %}
慢雾安全审计报告
{% endfile %}


---

# 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.cyclone.xyz/introduction-chinese/shen-ji.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.
