# Security

Poolside is an AMM protocol built on Buttonwood contracts, namely <mark style="color:blue;">`buttonswap-core`</mark>. Statemind has audited these contracts in full, and CertiK audited the wrapper contracts which will be used for non-rebasing assets.

Below are relevant audit reports to Poolside:

{% file src="/files/LX9JbMz59ZbTWNWFmMm7" %}
Statemind (2023-07-27)
{% endfile %}

{% file src="/files/NBr8hqZpZGAq3p5ak3OJ" %}
Certik (2021-08-04)
{% 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.poolside.party/resources/security.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.
