# Protocol and Security

<div data-full-width="true"><figure><img src="/files/xy8ZO88DMYAfPNu9XVjZ" alt=""><figcaption></figcaption></figure></div>

Olympex prioritizes security to protect users against vulnerabilities and other incidents. In addition to our internal security audits, we regularly collaborate with external partners to meet the most up-to-date and advanced industry standards. All public Olympex contracts have been successfully audited by an internal auditor, and the external audit by Certik will be presented in this same document shortly.

## Bug/issue submission

Any bug, incident or suggestion can be reported by sending an email to: <info@olympex.io>

Please include:

1. Bug/issue title: Provide a title in the subject field that concisely summarizes the bug/issue
2. Description: Include more detailed information about the issue, including but not limited to steps to reproduce the bug, any relevant details needed to help identify and resolve the problem, etc.
3. Attachments: If helpful, please include supporting attachments that might help to identify or resolve the issue (e.g. screenshot, link to video)
4. Your name and email
5. Wallet address (please specify the network and address)


---

# 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://olympex.gitbook.io/olympex/the-protocol/introduction/protocol-and-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.
