# Mapping Rewards

Our mapping system is engineered to enhance the global map, a communal resource that's free for all to use. Users have the option to contribute by updating road information, pinpointing business locations, and providing business hours.&#x20;

Quantum's primary objective is to cultivate a community of road users who collaboratively share real-world mapping data through blockchain technology, thus revolutionizing the world map as we know it.


---

# 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://quantum-1.gitbook.io/quantum-whitepaper/quantum-app/mapping-rewards.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.
