# Audits & Testing

<figure><img src="/files/LUEerfLu1KlYvvpfKlpC" alt=""><figcaption></figcaption></figure>

All smart contracts related to the Atlantis Ecosystem undergo professional security audits by ChainAudits, a German-registered blockchain security company specializing in smart contract audits and software development.

{% hint style="info" %}
Audits will be posted here once they are published.
{% endhint %}

### ChainAudits Reports

#### [Security Dashboard](https://app.chainaudits.io/project/atlantis)

***

[Swap Periphery](https://app.chainaudits.io/project/atlantis?cid=90)

[Swap Core](https://app.chainaudits.io/project/atlantis?cid=91)


---

# 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://atlantis-dex.gitbook.io/whitepaper/contracts-and-security/audits-and-testing.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.
