> For the complete documentation index, see [llms.txt](https://docs.koinbay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koinbay.com/tokenomics/token-audit.md).

# Token Audit

✅ KBT Token (KBT) received a smart contract audit rating by the [**Zokyo**](https://www.zokyo.io/) blockchain team, with a **97%** rating performed on April **26, 2024.**

Zokyo is an end-to-end encrypted security company notable for its devoted cybersecurity team. It provides distinguishable security auditing and penetrating testing services to blockchain-based projects, effectively protecting them from hackers. Zokyo secures and funds crypto, DeFi, and NFT companies.&#x20;

<figure><img src="/files/n0lRGKQuY4elsTZeUGex" alt=""><figcaption><p>Audit of KBT by Zokyo in April 2024 </p></figcaption></figure>

<figure><img src="/files/9q1QXK5XfGqErtxwSG65" alt=""><figcaption><p>Contract Status as per Zokyo Audit in April 2024</p></figcaption></figure>

Throughout the audit, the firm ensured that the KBT smart contract appropriately and effectively implements and adheres to existing standards, and that documentation and code comments align with logic and behavior.&#x20;

We’re pleased and proud that Zokyo’s blockchain security team positively assessed KBT’s smart contract and that it meets their security requirements for listing on cryptocurrency exchanges.&#x20;

Zokyo, a leading smart contract auditor, gave KoinBay Token's smart contract security qualifications a score of 97%. This strong evaluation reflects KoinBay's emphasis on quality, security, and correctness. &#x20;

**View Zokyo's full audit report of KBT here:**

{% file src="/files/0HPJpfurXL3LgSDksyW7" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.koinbay.com/tokenomics/token-audit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
