> For the complete documentation index, see [llms.txt](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boxmazeworld.gitbook.io/box-maze-world-white-paper/about-us/meet-the-team.md).

# Meet The Team

### Johan Beneke

<div align="left"><img src="/files/zHe26PwKqS4wiJN1IyJq" alt="CEO | Founder"></div>

With 12 years experience in web design and 5 years experience in game development, the founder of Box Maze World has strategically formulated this game to nuclear levels!! His avid Blockchain Gaming enthusiasm since the eosio conception has prepared him to create the biggest bomb to ever drop on the AtomicHub platform!

[![image-text](https://boxmaze.world/wp-content/uploads/2022/04/link.png)](https://www.linkedin.com/in/johan-beneke-895a2282/)

### Matthew Beneke

<div align="left"><img src="/files/fcUvgwgmaJFwwzXmEvF7" alt="CMO | Co-Founder"></div>

This co-founder has over a decade of experience in the IT industry, as well as being the early bird in numerous P2E blockchain games. He brings with him a vast amount of mechanical and marketing knowledge to the core of this project! He aims to transform this nuclear fission into nuclear fusion, where each and every one of our players create the critical mass needed for an explosive experience!

[![image-text](https://boxmaze.world/wp-content/uploads/2022/04/link.png)](https://www.linkedin.com/in/matthew-beneke-355a3782/)

### Abdul Manan

<div align="left"><img src="/files/kBS7Ww4wclx4a6KGZvbD" alt="Lead Developer"></div>

8 years of web development experience and 3 years of blockchain EOS/WAX.

[![image-text](https://boxmaze.world/wp-content/uploads/2022/04/link.png)](https://www.linkedin.com/in/abdulmanan7/) [![image-text](https://1458918061-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWW2Z7BUzJhZqOmBh6XP4%2Fuploads%2FsPT7XwLS6m8Ltpi8zGCt%2Fupwork.png?alt=media\&token=693fa720-647a-4e62-a8a0-95d8ea1926b7)](https://www.upwork.com/freelancers/~01a242372b940919fd)

## Join us on [Discord ](https://boxmaze.world/discord)for further announcements!


---

# 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://boxmazeworld.gitbook.io/box-maze-world-white-paper/about-us/meet-the-team.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.
