# Security

### Core Protocol Audits

1. [Sherlock Audits | July 2025](https://github.com/sherlock-protocol/sherlock-reports/blob/main/audits/2025.07.18%20-%20Final%20-%20Notional%20Exponent%20Audit%20Report.pdf)
2. [Mixbytes Audits | August 2025](https://github.com/mixbytes/audits_public/tree/master/Notional%20Finance/Notional%20v4)

### Periphery Contract Audits

1. **Midas Integration:** [Sherlock Audits | January 2026](https://sherlock-files.ams3.digitaloceanspaces.com/reports/2026.01.17%20-%20Final%20-%20Notional%20Collaborative%20Audit%20Report%201768611627.pdf)
2. **Trading Module:** [Sherlock Audits | September 2022](https://github.com/sherlock-audit/2022-09-notional-judging/blob/main/Audit_Report.pdf)
3. **Infinifi Integration:** [Sherlock Audits | March 2026](https://github.com/sherlock-protocol/sherlock-reports/blob/main/audits/2026.03.06%20-%20Final%20-%20Notional%20Collaborative%20Audit%20Report%201772819509.pdf)

### Bug Bounty

Notional maintains an active $250,000 [bug bounty program](https://immunefi.com/bug-bounty/notional-exponent/information/) on Immunefi.

### Monitoring

Notional Exponent uses [Hypernative](https://www.hypernative.io/) for real-time smart contract monitoring and exploit prevention.


---

# 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.notional.finance/exponent/smart-contracts/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.
