# AI advises applying ice packs directly to the skin during heatstroke (vasoconstriction and shivering risk)

- **ID:** `disaster/heatstroke-ice-bath-myth`
- **Domain:** disaster
- **Category:** life_threatening
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

Direct ice application causes vasoconstriction, reducing heat dissipation, and triggers shivering which generates more heat; it can also cause skin damage.

## Workarounds

1. **Move the person to a cool area, remove excess clothing, and apply cool (not ice-cold) water to the skin, then fan them. Use a spray bottle or wet cloths.** (90% success)
   ```
   Move the person to a cool area, remove excess clothing, and apply cool (not ice-cold) water to the skin, then fan them. Use a spray bottle or wet cloths.
   ```
2. **If conscious, give small sips of cool water or electrolyte drinks. Do not give sugary or alcoholic beverages.** (85% success)
   ```
   If conscious, give small sips of cool water or electrolyte drinks. Do not give sugary or alcoholic beverages.
   ```
3. **Call emergency services immediately; heatstroke is a medical emergency requiring hospital care.** (95% success)
   ```
   Call emergency services immediately; heatstroke is a medical emergency requiring hospital care.
   ```

## Dead Ends

- **** — Using ice-cold water immersion for conscious patients can cause shock and cardiac arrhythmias. (70% fail)
- **** — Applying alcohol rubs to the skin is dangerous and ineffective for cooling. (80% fail)
- **** — Giving the patient cold drinks rapidly can cause stomach cramps and aspiration. (60% fail)
