# MIP-14

### Summary

MIP-14 raised the bar for regions to achieve the top score on the Coverage and Activity components of Region Progress, which are used to determine the size of the weekly rewards pool and allocate rewards among regions of the world. This resulted in stricter requirements than were established in [MIP-6](/welcome/network-governance/mip-6.md).

### Timeline

* [x] [Proposal: Published](https://discord.com/channels/715439007764316191/1224777061248274452) (April 2, 2024)
* [x] [Comment Period: Complete](https://discord.com/channels/715439007764316191/1144677466112266310) (April 9, 2024)
* [x] [Outcome: Finalized](https://medium.com/hivemapper-foundation/map-improvement-proposal-14-mip-14-1392bb0bd43d) (April 11, 2024)

### Detailed Changes

In the long run, achieving a 100% score on the Coverage and Activity metrics would require mapping all roads on a regular basis. It is important to avoid "grade inflation" so that the top-performing regions, which are getting closer to this end state, earn more rewards than others that are farther away from achieving it. The threshold to achieve a 100% score needs to function like a curve on an exam.&#x20;

MIP-14 established a "trigger" for imposing stricter requirements, specifically a guideline that regions receiving 100% on the Coverage and Activity metrics should account for no more than 5% of region weight. At the time when MIP-14 was implemented, this led to tougher requirements:

* To maintain a 100% score for **Coverage** in a region, contributors needed to refresh 20% of unique km every 28 days, up from 15% before MIP-14.
* To maintain a 100% score for **Activity**, contributors needed to submit 75% as many total km every week as there are road km in the region, up from 30% before MIP-14.


---

# 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-14.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.
