# API Data Layers

- [Climate Analytics](https://docs.answr.space/api-data-layers/climate-analytics.md): Documentation on the specific data variables
- [Climatic Variables](https://docs.answr.space/api-data-layers/climate-analytics/climatic-variables.md): The aggregated monthly statistics for each climatic variable
- [Köppen–Geiger Zones](https://docs.answr.space/api-data-layers/climate-analytics/koppen-geiger-zones.md): High resolution climatic zones
- [Universal Thermal Climate Index](https://docs.answr.space/api-data-layers/climate-analytics/universal-thermal-climate-index.md): The aggregated monthly average and standard deviation index
- [Natural Disasters](https://docs.answr.space/api-data-layers/natural-disasters.md): The data layers related to the risk of specific natural disaster occurrence
- [Cold Wave Probability](https://docs.answr.space/api-data-layers/natural-disasters/cold-wave-probability.md)
- [Drought Probability](https://docs.answr.space/api-data-layers/natural-disasters/drought-probability.md)
- [Flood Severity](https://docs.answr.space/api-data-layers/natural-disasters/flood-severity.md)
- [Heat Wave Probability](https://docs.answr.space/api-data-layers/natural-disasters/heat-wave-probability.md)
- [Windstorm Probability](https://docs.answr.space/api-data-layers/natural-disasters/windstorm-probability.md)
- [Wildfire Frequency Occurrence](https://docs.answr.space/api-data-layers/natural-disasters/wildfire-frequency-occurrence.md)
- [Extreme Heat Probability](https://docs.answr.space/api-data-layers/natural-disasters/extreme-heat-probability.md)
- [Extreme Cold Probability](https://docs.answr.space/api-data-layers/natural-disasters/extreme-cold-probability.md)


---

# 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/api-data-layers.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.
