# Смарт-контракты

## Исходный код

Смарт-контракты Cyclone Protocol имеют открытый исходный код по лицензии GPL-3.0, которую можно найти по адресу <https://github.com/cycloneprotocol/cyclone-contracts>.

## Аудиторские отчеты

### Аудиторский отчет от ChainShield

Никаких серьезных проблем не обнаружено. 5 выводов с низким уровнем воздействия в отчете.

Подробный отчет можно найти здесь:

[Smart Contract Audit Report - Cyclone Protocol v2.pdfSmart Contract Audit Report - Cyclone Protocol v2.pdf - 537KB](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MVwM2h1RmXM94Ik7NAO%2F-MVwMB3sAAKGp9zma217%2FSmart%20Contract%20Audit%20Report%20-%20Cyclone%20Protocol%20v2.pdf?alt=media\&token=03e492f6-bebc-4969-aff4-d0441fe662df)

### Аудиторский отчет Slowmist

[Slowmist](https://www.slowmist.com/en/?lang=en) не выявил серьезных проблем. Подробный отчет можно найти здесь:

[Smart Contract Security Audit Report - Cyclone.pdfSmart Contract Security Audit Report - Cyclone.pdf - 892KB](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-MNeAQGL5skC11vu82Sy%2F-MY3RBSlDMhVlkrMsx5Y%2F-MY3RKd1R4T7nq41E4hA%2FSmart%20Contract%20Security%20Audit%20Report%20-%20Cyclone.pdf?alt=media\&token=339e5433-2dac-4022-8310-5a87ad0f9b09)

​


---

# 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/russkii/smart-kontrakty.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.
