# MIP-9

### Summary

MIP-9 authorized the creation of a Data Fund with an annual grant program of 300,000 HONEY per year, divided among as many as 10 proposals approved by the Hivemapper Foundation.

### Timeline

* [x] [Proposal: Published](https://medium.com/hivemapper-foundation/map-improvement-proposal-9-mip-9-fe7ceb4e7bec) (Feb. 13, 2024)
* [x] [Comment Period: Complete](https://discord.com/channels/715439007764316191/1207043431033995306) (Feb. 27, 2024)
* [x] [Outcome: Finalized](https://medium.com/hivemapper-foundation/map-improvement-proposal-9-mip-9-fe7ceb4e7bec) (Feb 28, 2024)

### Detailed Changes

MIP-9 was designed to promote greater transparency within the Hivemapper ecosystem by empowering Hivemapper users and HONEY token holders with high-quality data dashboards. It created a Data Fund with an annual grant program of 300,000 HONEY per year, divided among as many as 10 proposals approved by the Hivemapper Foundation. Dashboards eligible for grant funding include:

#### Dashboards with general HONEY token data

* Provide information on token minting, burning, movements
* Active accounts within the ecosystem
* Rewards by type: map coverage, AI trainers, Foundation rewards, Operational rewards
* Leaderboards
* Trading info

#### Dashboards with fleet data

* Fleet and driver counts
* Reward reports for fleet owners
* Fleet leaderboards

#### Documentation for all relevant Hivemapper data

* List of all relevant Hivemapper smart contracts and addresses, and their functions
* Decoding of the Hivemapper smart contracts

#### Infrastructure to support analysts

* Collaboration with Solana and analytics platforms (Dune, Flipside) to improve parsing of transactions or addition of data tables for ease of querying


---

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