# Extreme Heat Probability

The extreme heat probability refers to the hazard of [environmental](/api-data-layers/climate-analytics/universal-thermal-climate-index.md) conditions can cause to the human body. This layer refers to the probability of exceeding specific UTCI (University Thermal Climate Index) values.

<table><thead><tr><th width="182.33333333333331" align="center">Name</th><th align="center">Threshold</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center">Extreme</td><td align="center">>46 Celsius</td><td align="center">Extreme heat stress</td></tr><tr><td align="center">High</td><td align="center">>38 and &#x3C;46 Celsius</td><td align="center">Very strong heat stress</td></tr><tr><td align="center">Moderate</td><td align="center">>32 and &#x3C;38 Celsius</td><td align="center">Strong heat stress</td></tr><tr><td align="center">Low</td><td align="center">>26 and &#x3C;32 Celsius</td><td align="center">Moderate heat stress</td></tr></tbody></table>


---

# 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/natural-disasters/extreme-heat-probability.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.
