# Sentinel-2 imagery

<figure><img src="/files/BHd2I48Nfre1IueDpiXK" alt=""><figcaption><p><a href="https://sentinel.esa.int/web/sentinel/missions/sentinel-2">https://sentinel.esa.int/web/sentinel/missions/sentinel-2</a></p></figcaption></figure>

\
Sentinel-2 is a European wide-swath, high-resolution, multi-spectral imaging mission. and carries an optical instrument payload that samples 13 spectral bands: four bands at 10 m, six bands at 20 m and three bands at 60 m spatial resolution.

The twin satellites of Sentinel-2 provides continuity of SPOT and LANDSAT-type image data, contribute to ongoing multispectral observations and benefit Copernicus services and applications such as land management, agriculture and forestry, disaster control, humanitarian relief operations, risk mapping and security concerns.

The mission objectives are to provide: (a) systematic global acquisitions of high-resolution, multispectral images allied to a high revisit frequency; (b) continuity of multi-spectral imagery provided by the SPOT series of satellites and the USGS LANDSAT Thematic Mapper instrument and (c) observation data for the next generation of operational products, such as land-cover maps, land-change detection maps and geophysical variables.

|                          Sentinel-2 band names                         | Central wavelength (nm) | Spatial resolution (m) |
| :--------------------------------------------------------------------: | :---------------------: | :--------------------: |
|                        Band 1 – Coastal aerosol                        |          442.7          |           60           |
|                              Band 2 – Blue                             |          492.4          |           10           |
|                             Band 3 – Green                             |          559.8          |           10           |
|                              Band 4 – Red                              |          664.6          |           10           |
| Band 5 – Vegetation [red edge](https://en.wikipedia.org/wiki/Red_edge) |          704.1          |           20           |
|                      Band 6 – Vegetation red edge                      |          740.5          |           20           |
|                      Band 7 – Vegetation red edge                      |          782.8          |           20           |
|                              Band 8 – NIR                              |          832.8          |           10           |
|                          Band 8A – Narrow NIR                          |          864.7          |           20           |
|                          Band 9 – Water vapor                          |          945.1          |           60           |
|                         Band 10 – SWIR – Cirrus                        |          1373.5         |           60           |
|                             Band 11 – SWIR                             |          1613.7         |           20           |
|                             Band 12 – SWIR                             |          2202.4         |           20           |


---

# 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.answr.space/data-sources/sentinel-2-imagery.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.
