# Contribute

- [Map With Hivemapper](https://docs.hivemapper.com/contribute/driving.md): Great map data, passive rewards and peace of mind as you drive.
- [Device Models](https://docs.hivemapper.com/contribute/driving/device-models.md): Identify your model and get driving
- [Creating a Guild](https://docs.hivemapper.com/contribute/driving/fleets.md)
- [Adding a New Driver](https://docs.hivemapper.com/contribute/driving/fleets/adding-a-new-driver.md)
- [Token Splits](https://docs.hivemapper.com/contribute/driving/fleets/token-splits.md)
- [Access Control List](https://docs.hivemapper.com/contribute/driving/fleets/access-control-list.md)
- [Giving Access to Locked Devices](https://docs.hivemapper.com/contribute/driving/fleets/giving-access-to-locked-devices.md)
- [Hivemapper Guild Resources](https://docs.hivemapper.com/contribute/driving/fleets/hivemapper-guild-resources.md)
- [Authorized Resellers](https://docs.hivemapper.com/contribute/driving/authorized-resellers.md): Here is a list of companies officially selling devices supported for the Hivemapper Network
- [Accessories](https://docs.hivemapper.com/contribute/driving/accessories.md): Alternative accessories for your devices.
- [Driver FAQs](https://docs.hivemapper.com/contribute/driving/driver-faqs.md): Answers to some of the most common questions about driving with a Hivemapper device.
- [Train the Map AI](https://docs.hivemapper.com/contribute/train-the-map-ai.md): With just a few taps, you can teach AI to make maps.
- [Landmark Label](https://docs.hivemapper.com/contribute/train-the-map-ai/landmark-label.md): Learn how to play the Landmark Label AI Trainer game
- [Position](https://docs.hivemapper.com/contribute/train-the-map-ai/position.md): Learn how to play the Position AI Trainer games
- [Azimuth](https://docs.hivemapper.com/contribute/train-the-map-ai/azimuth.md): Learn how to play the Azimuth AI Trainer games
- [Merge](https://docs.hivemapper.com/contribute/train-the-map-ai/merge.md): Learn how to play the Merge AI Trainer games
- [Confirm Position & Azimuth](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-position-and-azimuth.md): Learn how to play the Confirm Position & Azimuth game.
- [Dashcam View](https://docs.hivemapper.com/contribute/train-the-map-ai/dashcam-view.md): Learn how to train AI to grade the quality of a device's view
- [Dashcam Tilt](https://docs.hivemapper.com/contribute/train-the-map-ai/dashcam-tilt.md): Learn how to train AI to grade the quality of a device's tilt angle
- [Speed Limit](https://docs.hivemapper.com/contribute/train-the-map-ai/speed-limit.md): Learn how to play the Speed Limit AI Trainer games
- [Speed Type](https://docs.hivemapper.com/contribute/train-the-map-ai/speed-type.md): Learn how to play the Speed Type AI Trainer games
- [Turn Restrictions - No Turns 1](https://docs.hivemapper.com/contribute/train-the-map-ai/turn-restrictions-no-turns-1.md): Learn how to play the No Turns 1 AI Trainer games
- [Turn Restrictions - No Turns 2](https://docs.hivemapper.com/contribute/train-the-map-ai/turn-restrictions-no-turns-2.md): Learn how to play the No Turns 2 AI Trainer games
- [Confirm Attribute](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-attribute.md): Learn how to play the Confirm Attribute AI Trainer games
- [Confirm Class](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-class.md): Learn how to play the Confirm Class AI Trainer games
- [Stop Sign](https://docs.hivemapper.com/contribute/train-the-map-ai/stop-sign.md): Learn how to play the Stop Sign AI Trainer games
- [Traffic Light](https://docs.hivemapper.com/contribute/train-the-map-ai/traffic-light.md): Learn how to play the Traffic Light AI Trainer games
- [Highway Exit Signs](https://docs.hivemapper.com/contribute/train-the-map-ai/highway-exit-signs.md): Learn how to play the Highway Exit Signs AI Trainer games
- [Highway Exit Info](https://docs.hivemapper.com/contribute/train-the-map-ai/highway-exit-info.md): Learn how to play the Highway Exit Info AI Trainer games
- [Confirm Clarity of View: Interior vs Exterior](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-clarity-of-view-interior-vs-exterior.md): Learn how to play the Confirm Clarity of View: Interior vs Exterior
- [Confirm Clarity of View: Forward-Facing vs Side-Facing](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-clarity-of-view-forward-facing-vs-side-facing.md): Learn how to play the Confirm Clarity of View: Forward-Facing vs Side Facing
- [Confirm Roadwork](https://docs.hivemapper.com/contribute/train-the-map-ai/confirm-roadwork.md): Learn how to play the Confirm Roadwork AI Trainer games
- [Classify Roadwork](https://docs.hivemapper.com/contribute/train-the-map-ai/classify-roadwork.md): Learn how to play the Classify Roadwork AI Trainer games


---

# 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/contribute.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.
