# Audits

At Toucan we value security. Consequently, we have worked with numerous experienced blockchain developers for peer-reviews and have requested smart contract audits of our code.

For minor contract upgrades we rely on the same security companies we have been working with closely in order to get the changes reviewed pre-upgrade.

### Audits

* [Whole Protocol Pre-Launch, Byterocket, October 2021](https://byterocket.com/audit/toucan-protocol)
* [NCT Pool, Byterocket, February 2022](https://byterocket.com/audit/toucan-nct)
* [Retirement Certificates, Byterocket, June 2022](https://byterocket.com/audit/toucan-protocol-retirement-certificates)
* [Cross-Chain Pool Bridge, Team Omega, July 2022](https://gateway.pinata.cloud/ipfs/QmYBKAjhcvuPKyxCnsmC2ArfXUkfHj8wT76wV8BuJP3E1Z)


---

# 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.toucan.earth/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.
