# Selection Methods

There are two ways to select data:

1. Shift + drag a rectangle to define an area of interest.
2. Click the “Selection Mode” button and draw without holding Shift.

Tips and constraints:

* Selection is enabled from zoom level 10; selection accuracy improves at zoom ≥ 13.
* Hovering items highlights them on the map; selected files appear in the sidebar.
* You can group and manage selections by mission (expand/collapse, select all).

Also available: “Click-to-Jakartowns” mode opens the 3D viewer at a clicked map location—useful to preview areas before selecting.

![](/files/bmPLUZA3qSRYfcXMzclb) ![](/files/xPejjsQ5Dpi6RXUaoEqO) ![](/files/SOQK2vt3GOyBQtlwX2le)


---

# 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/data-selection/selection-methods.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.
