# Data Sources

- [Sentinel-1 imagery](https://docs.answr.space/data-sources/sentinel-1-imagery.md): Synthetic Aperture Radar (SAR) data
- [Sentinel-2 imagery](https://docs.answr.space/data-sources/sentinel-2-imagery.md): Multispectral data
- [Sentinel-3 imagery](https://docs.answr.space/data-sources/sentinel-3-imagery.md): Surface temperature data
- [Landsat 8 imagery](https://docs.answr.space/data-sources/landsat-8-imagery.md): Multispectral and thermal data
- [Landsat 9 imagery](https://docs.answr.space/data-sources/landsat-9-imagery.md): Multispectral and thermal data
- [MODIS](https://docs.answr.space/data-sources/modis.md): Moderate Resolution Imaging Spectroradiometer
- [Global Surface Water](https://docs.answr.space/data-sources/global-surface-water.md)
- [Flood Hazard Maps at European and Global Scale](https://docs.answr.space/data-sources/flood-hazard-maps-at-european-and-global-scale.md)
- [AgERA5](https://docs.answr.space/data-sources/agera5.md): Agrometeorological indicators from 1979 to present derived from reanalysis
- [Soil moisture](https://docs.answr.space/data-sources/soil-moisture.md): Gridded data from 1978 to present


---

# 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.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.
