# MIP-7

### Summary

MIP-7 added a multiplier to the region rewards formula, enhancing the weekly rewards for contributors in regions that are making the most progress toward full coverage. It also created a temporary bounty program that offered 1 HONEY per kilometer of roads mapped for the first time. That bounty was subsequently deprecated on April 1, 2024.&#x20;

### Timeline

* [x] [Proposal: Published](https://medium.com/hivemapper-foundation/map-improvement-proposal-7-mip-7-42e88236e443) (Nov. 21, 2023)
* [x] [Comment Period: Complete](https://discord.com/channels/715439007764316191/1176582576559898714) (Nov. 29, 2023)
* [x] [Outcome: Finalized](https://medium.com/hivemapper-foundation/map-improvement-proposal-7-mip-7-42e88236e443) (Dec. 12, 2023)

### Detailed Changes

MIP-7 made the following changes:

* It created a temporary bounty program that offered 1 HONEY per kilometer of roads mapped for the first time. This was intended to stabilize rewards in regions of the world that had not yet been defined as regions; this became unnecessary after region creation was completed under [MIP-16](/welcome/network-governance/mip-16.md), so the first-time-mapped bounty was deprecated.&#x20;
* It added a Multiplier based on Region Progress that applies to the Weight of each region, for the purpose of calculating weekly rewards. The multipliers are as follows:
  * 0–70% region progress: 1x multiplier
  * 70–80% region progress: 1.5x multiplier
  * 80–90% region progress: 2x multiplier
  * 90%+ region progress: 3x multiplier


---

# 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/welcome/network-governance/mip-7.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.
