# 🏅 Code Audit by Movebit

The **BlockBolt Protocol** has undergone a comprehensive **smart contract audit by** [**MoveBit**](https://movebit.xyz/) — a leading security firm specializing in Move-based blockchain ecosystems.

MoveBit’s audit evaluated the protocol for:

* ⚙️ **Smart Contract Logic Consistency**
* 🔐 **Security Vulnerabilities**
* 📊 **Gas Optimization**
* ✅ **Best Practices in Move Language**

The audit ensures that BlockBolt is **secure, reliable, and production-ready** for deployment on the Sui blockchain.

📄 **Audit Report**

{% embed url="<https://drive.google.com/file/d/1I65MuCRARCL9srC7g85SoQ0PHd-lVdUt/view?usp=drive_link>" %}


---

# 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.blockbolt.io/sui-network-sdk/code-audit-by-movebit.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.
