# Honeypot Game

**Honeypot Game** is an economic blockchain game based on smart contracts, designed to create a stable and safe financial instrument for everybody. Players build and develop their apiary to collect as much honey as possible, using different game strategies depending on the game budget. Honey in the game is represented as Honey Token (HNY - hani) game tokens. HNY can always be purchased or sold for Tether (USDT), at a fixed rate.

{% embed url="<https://youtu.be/8uy7lZ1YoeI>" %}

## Security and Transparency

The game is executed on smart contracts in the Binance Smart Chain, so that data security is ensured by a decentralized BSC network. We are one of the few who care for the financial security of our players. Therefore, before starting the game, a smart contract audit is performed to eliminate the possibility of even the smallest errors in the code. The verification is performed by [Certik](https://www.certik.com/projects/honeypot-game), TOP-1 in the field of blockchain security. The audit result will be [publicly available](https://www.certik.com/projects/honeypot-game). All smart contract codes [will be verified](https://bscscan.com/) and made freely available to users. Any player who wants to know the code and rules of the game can do it himself!


---

# 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://honeypot-game.gitbook.io/honeypot-game-en/general-info-about-the-game/honeypot-game.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.
