# MIP-1

### Summary

MIP-1 proposed that the Hivemapper Network extend the window for accepting data beyond 72 hours, with a late fee based on how late the data was uploaded. The proposal was not finalized.

### Timeline

* [x] [Proposal: Published](https://medium.com/hivemapper-foundation/map-improvement-proposal-2-mip-2-81069d37be1b) (March 1, 2023)
* [x] [Comment Period: Complete](https://discord.com/channels/715439007764316191/1080629393623371907) (March 8, 2023)
* [ ] Outcome: Not Finalized

### Detailed Changes

MIP-1 proposed the following "late fee" schedule:

* Data uploaded 3 days or less after collection has no late fee.
* Data uploaded 30 days or less after collection has a 25% late fee subtracted from rewards.
* Data uploaded 90 days or less after collection has a 50% late fee subtracted from rewards.
* Data uploaded more than 90 days after collection has a 75% late fee subtracted from rewards.

The proposal was not finalized due to implementation challenges related to submissions arriving after the final rewards calculation. Subsequently, a change was made to give contributors more time to upload map data. Rather than 72 hours from the time of capture, the deadline was set at 11:59 pm UTC each Tuesday, applying to any imagery collected during the prior Monday-to-Sunday period.


---

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