# Security Audits

**MetaBlaze** understands it is critical to make sure our Smart Contract code is audited to confirm its security for our exchange customers. An Audit includes an identification of security vulnerabilities, design flaws, and undocumented features within the smart contract code that could lead to exploitation. The review will also verify the consistency between the logic described in our Whitepaper and the logic implemented in the actual source code.

We recognize the need for security awareness in the cryptocurrency world and feel that this additional effort of reassuring the security of our token offering will pay for itself, not just in financial assets, but also through intangibles such as reputation and the trust of our customer base.

In addition to the Smart Contract code audit, MetaBlaze has been awarded a Comprehensive Know Your Customer (KYC) Badge through Certik, which brings an additional security layer to our project and proves to the community and to the world our willingness to demonstrate the highest level of transparency and trustworthiness.

Along with having our token smart contract go through an intensive audit and the core team members go through KYC Verification, MetaBlaze has also purchased CertiK's Skynet. Skynet actively monitors and displays on-chain insights for smart contracts using industry-leading technologies. It performs continuous AI-based scanning of our code using CertiK's growing database of new vulnerabilities. It will also analyze our project's on-chain data and growth performance over time, and identify any anomalies with active flash loan detection and DEX liquidity monitoring.

As a customer, you will be able to see MetaBlaze's security score on the CertiK website, so you can always feel confident in our overall security. You can find the results of our Certik Audit, as well as see our KYC Badge through [**this link**](https://www.certik.com/projects/metablaze)**.**


---

# 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://metablaze.gitbook.io/docs/other-information/security-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.
