> For the complete documentation index, see [llms.txt](https://whitepaper.bonuz.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.bonuz.market/research-and-more/awards-and-achievements.md).

# Awards & Achievements

bonuz has been recognized by leading industry organizations across the Middle East, Asia, and global Web3 ecosystem for its contributions to blockchain innovation, gamification, and user-centric design.

<figure><img src="/files/Hy1FHHbM7Fln8pchpQYx" alt=""><figcaption></figcaption></figure>

#### **Industry Awards**

**Gulf News Web3 Awards 2022** Category: Best Upcoming Blockchain Innovation Hosted at Grand Hyatt Dubai, presented by Gulf News 26 June 2022

**MetaDecrypt WEB 3.0 Summit** Category: Best Web3 Ecosystem Hosted at Museum of the Future, Dubai 3 July 2022

**The Middle East Blockchain Awards** Category: Best NFT & GameFi Project 2022 Presented during Abu Dhabi Finance Week 18 November 2022

**India Blockchain Week** Category: Best Real-World Gamification Project 2023 10 December 2023

**Consensus Hong Kong — KOL Capital** Category: Best Upcoming Project 18 February 2025

#### **Security & Audit Recognition**

**Hacken Smart Contract Audit** Score: 10/10 (perfect score) Scope: bonuz Engagement protocol and bonuz ID protocol, covering state machines, permissions, integration points, anti-fraud protections, and account abstraction compatibility. Auditor: Hacken (Hacken Verified)


---

# 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://whitepaper.bonuz.market/research-and-more/awards-and-achievements.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.
