# Apiary

The apiary is where your hard-working bees will live, work and bring honey. The purchase price of the apiary is 5,000 HNY (\~$20), which can be bought in the bank. The purchase of an apiary is a registration in the game, during which you can specify the address of the person who invited you. If you follow the invitation link, the address of the person who invited you will be displayed automatically.

## Hectares

The more number of bees you have and the more productive bees you buy, the larger the apiary size they will need to harvest. The size of the apiary is measured in hectares. When you register, you get 10 hectares. The hectares can be purchased by 10 hectares (1 hectare = 250 HNY = \~1$).

## NFT Repository

When you register, you get a personal NFT repository where you can view all items that you own and activate/deactivate them.

{% hint style="info" %}
After purchasing NFT items must be activated to start working. The items you want to send or sell must first be deactivated if they are in an activated status.
{% endhint %}


---

# 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/gameplay-mechanics/apiary.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.
