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

# Audits

The integrity and security of smart contracts are crucial. We maintain this by conducting comprehensive audits, which help identify potential vulnerabilities and logical errors. We have completed several rounds of audits, with more scheduled. These rigorous audits, conducted by industry experts, enhance our security and aim to strengthen trust in our platform.We has undertaken a multi-phased audit program to ensure the highest level of security on the procotol.

**Phase 1**: A comprehensive audit of the main contract by SlowMist.

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

**Phase 2**: Supplementary audit of newly developed modules by SlowMist.

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

**Phase 3**: Full contract audit conducted by Code4rena, Blocksec and TenArmor.

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

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

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

**Phase 4**: A new round of audits will soon be conducted by Quantstamp and Zellic.


---

# 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://sosovalue.gitbook.io/sosovalue-indices/resources/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.
