# Audits

**Ninja Blaze** engaged contractors to conduct a comprehensive security audit to identify potential security threats and vulnerabilities within the codebase. The purpose of the audit was to assess the state of security.

| Game       | Date         | Auditor      | Links                                                                                                                                                                                      |
| ---------- | ------------ | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Jackpot    | Dec 20, 2023 | SCV Security | [GitHub](https://github.com/SCV-Security/PublicReports/blob/ef4c07404d9de70171271b7938780cd5debf4a26/Ninja%20Blaze/Ninja%20Blaze%20-%20Jackpot%20Contract%20-%20Audit%20Report%20v1.0.pdf) |
| Double     | May 6, 2024  | OAK Security | [GitHub](https://github.com/oak-security/audit-reports/blob/main/Ninja%20Blaze/2024-05-06%20Audit%20Report%20-%20Ninja%20Blaze%20Double%20v1.0.pdf)                                        |
| RNG Module | Oct 25, 2024 | ITech Labs   |                                                                                                                                                                                            |

<figure><img src="/files/2o6eR28fzYtboPuqbsG9" alt=""><figcaption></figcaption></figure>


---

# 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.blaze.ninja/technology/audits.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.
