# Extract

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRfGitkyjOEMvVsEyGWN%2Fuploads%2FUKs4U0bTDR6RhpAGF3ny%2FScreen%20Recording%202025-03-03%20at%201.56.14%E2%80%AFPM.mp4?alt=media&token=191b168b-138a-4a0d-965d-5109dd3925d0>" %}

The **Extract** tool can be used to get polygon annotations for boundaries or building footprints.

* Click on the ![](/files/vKqAJbgA6ji6gThGfNmO)**Extract** tool in the toolbar
* As you move your cursor over the map, different boundary options will highlight based on your current zoom level
* Click on a highlighted boundary or add many by holding **`Shift`** to draw a selection area to extract as a new polygon annotations(s)

### Zoom level and boundary types

The Extract tool is zoom-sensitive, offering different boundary options based on how far you've zoomed in:

* **Zoomed out**: Country and large administrative areas
* **Medium zoom**: States, provinces, counties
* **Zoomed in**: Cities and neighborhoods
* **Highly zoomed in**: Building footprints

You can see the level that you are at as you zoom the map

<figure><img src="/files/gRxxU736yfCo4Y4fYSDD" alt="" width="563"><figcaption></figcaption></figure>

#### Available boundaries

**United States**

* Countries
* States
* Counties
* Cities
* Neighborhoods
* Buildings

**Rest of the world**

* Countries
* First-order Administrative Divisions
* Second-order Administrative Divisions
* Buildings


---

# 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://help.felt.com/annotations/extract.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.
