# Legend Explanation

The map legend displays the “Age of Data” and updates dynamically relative to the current date. It groups data into ranges (e.g., less than 1 year, between 1 and 2 years, more than 2 years) and shows a color ramp for each bucket.

![](/files/G6rr3GrW2EuqWlZG2Df5)

Notes:

* The legend reflects the rendering style; exact colors may vary by theme.
* The legend updates to match your current map style and date filtering when applied.
* Use Jakartowns links to preview the location context when needed.


---

# 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.jakarto.com/guide-data-downloader/en/user-interface/legend-explanation.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.
