# Interface Description

The interface is organized into an interactive map and a sidebar.

## Map

* Vector tiles show availability and extents of pointcloud data; a legend displays “Age of Data”.
* Controls: Search (geocoder), Geolocate, Selection Mode, Click-to-Jakartowns, and context menu to open Jakartowns.
* Optional Jakarto Raster overlay (toggle in Map Options), visible at high zoom.

## Sidebar

* Credits panel (remaining credits, replenish button, alerts when insufficient).
* Map Options (Jakarto Raster toggle and help link).
* Date Filter with presets (none, last quarter, current year, previous year, last 365 days, custom) and start/end inputs.
* Selected files grouped by mission with expand/collapse and per-mission select all.
* Per-file actions: Zoom to file, Open mission in Jakartowns, Preview 3D, Download.
* Actions: Download selection, Copy selection to clipboard.

![](/files/LUXiL6eVsnNmCkxttTTd)


---

# 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/interface-description.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.
