# Extent Tab: Product

**Extent** refers to geographic boundaries for your project. Spatial extents lets users see at a glance the geographic footprint of your project and allows searching within specific geographic areas.

| Quick Reference: Product Extent Tab | Required? |
| ----------------------------------- | --------- |
| Extent                              | Required  |

Spatial extents should be included for all applicable products. As a default, products should inherit extents from their parent project. geoJSON files for specific geographies are available on [ScienceBase](https://www.sciencebase.gov/catalog/item/5bd7c96fe4b0b3fc5ce82d44) (private DMWG folder that requires ScienceBase login). Download the relevant files and then import the geoJSON files into mdEditor.

{% hint style="info" %}
Tip: You can export, save, and import an extent to use for other projects or products.
{% endhint %}

See further information on Extents in the [Project Extent entry guidance](https://github.com/tpatterson1996/lcc-metadata-manual/tree/287090b07635d0e76a714278ce1f6c4aac3594cc/record/main/extent-tab.html).


---

# 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://tpatterson.gitbook.io/sametadatacreationguide/product-entry-guidance/extent-tab-product.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.
