# Audit Report

To ensure the security and reliability of IBS Token, we conduct regular security audits by independent third-party firms. These audits focus on:

1. **Smart Contract Security** - Identifying and mitigating vulnerabilities in the token’s smart contract.
2. **Penetration Testing** - Simulating cyber-attacks to assess security resilience.
3. **Code Review** - Evaluating the integrity and efficiency of the blockchain code.
4. **Compliance Checks** - Ensuring adherence to regulatory and industry standards.

The latest audit reports and security assessments are available here:

* **CertiK Audit Report:** [View Report](https://skynet.certik.com/projects/ibs-token?utm_source=CMC\&utm_campaign=ScoreByCertiKLink)
* **Cyberscope Audit Report:** [View Report](https://www.cyberscope.io/audits/ibs)


---

# 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://ibstoken.gitbook.io/ibstoken-whitepaper-v.5.0/audit-report.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.
