# Earning HONEY

## Philosophy

There are three primary dimensions by which map consumers value maps — coverage, freshness, and quality — and the amount of [HONEY](https://docs.hivemapper.com/honey-token/what-is-honey) that contributors earn is calculated accordingly.&#x20;

Specific weightings and functions can be adjusted by the [Hivemapper Foundation](https://docs.hivemapper.com/welcome/network-governance) to balance the economics of the network. This system of incentives is critical to sustaining a healthy and valuable network over time for both consumers and contributors of map data.

Hivemapper’s philosophy is for all contributors to earn a fair reward. Fairness is a combination of utility and access. Anyone located anywhere can contribute and be rewarded their share of HONEY for making quality contributions that can be used by the Hivemapper Network.

## Rewards Calculations

The amount of HONEY minted as contributor rewards each week depends on [Global Map Progress](https://docs.hivemapper.com/honey-token/earning-honey/global-map-progress). The pool of global rewards is divided into individual reward pools for each [region](https://docs.hivemapper.com/honey-token/global-map-progress#regions) of the Hivemapper Network, and these regional reward pools are divided among the contributors in each region.

Therefore, the amount of HONEY tokens an individual contributor receives for a given week depends on Global Map Progress, the progress of the regions in which they drove, and [individual factors](https://docs.hivemapper.com/honey-token/earning-honey/individual-reward-factors) such as the freshness of their routes and the quality of their submissions.

## When do I get my HONEY?

[HONEY](https://docs.hivemapper.com/honey-token/what-is-honey) rewards are distributed each week to contributors for contributions made to the Hivemapper Network over the course of the previous Monday through Sunday.&#x20;

Imagery for a given week must be uploaded by 4:59pm Pacific Time on the Tuesday following the week’s completion in order to generate rewards. For example, if a contributor maps from Monday, Oct. 2, to Sunday, Oct. 8, they have until 4:59pm PT on Tuesday, Oct. 10, to upload the week’s data.

Rewards are deposited each Wednesday evening (Pacific Time) for the prior week.

In order to receive HONEY rewards, you must have a [wallet connected](https://docs.hivemapper.com/cameras/hdc-and-hdc-s/connect-dashcam-to-hivemapper-companion-app#connect-your-wallet) to the Hivemapper mobile application. Currently, Hivemapper supports Phantom and Breeze wallets.&#x20;

<figure><img src="https://2431105632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FriJnVBjD2PUouCQhWbLM%2Fuploads%2FwACYUccVg9nirLQcIczh%2FHivemapper%20-%20Hivemapper%20DOCs%20-%20Receive%20HONEY%20Rewards%20-%20HONEY%20minted%20weekly.png?alt=media&#x26;token=a021ccb8-72e4-4fc5-993c-1d553a96bd51" alt=""><figcaption><p>Example HONEY transactions in the Hivemapper app.</p></figcaption></figure>

## **What is the Phantom wallet?**

Unlike a regular wallet that stores cash, crypto wallets like Phantom don’t store your tokens. Your holdings live on the blockchain but can only be accessed using a private key. Your possession of the private key proves your ownership of your HONEY tokens and allows you to make transactions.&#x20;

Be careful with your private key. If you lose your private key, you lose access to your HONEY tokens. If a hacker or scammer gets your private key, they will be able to access your wallet and take your HONEY tokens.

{% hint style="info" %}
To keep your wallet safe, you should never give anyone the private key to your wallet.&#x20;
{% 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://docs.hivemapper.com/honey-token/earning-honey.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.
