# Platform Security

## Contract Audited

We will work with organizations that audit code to ensure that our code is secure. Such as [CertiK](https://www.certik.com/).

## Honey Pots and Bounties

We will partner with​ organizations for creating honeypots and bounties for bugs. This money will come from the revenue of the platform.

## Insurance

If an incident is able to overwhelm the security of our contracts and it is not found before the Honeypots and Bounties are able to eliminate it, we will have our entire platform ensured. Insurance contracts we are looking into are [Nexus Mutual](https://nexusmutual.io/), [Insurace](https://www.insurace.io/), and [Unslashed Finance](https://unslashed.finance/).


---

# 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://avano.gitbook.io/public-good-nft-marketplace/technology/platform-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.
