# AI treats bonfires, BBQs, cigarette disposal, or vegetation burning in rural Portugal during summer as a personal risk decision rather than a legal prohibition

- **ID:** `disaster/wildfire-fire-use-ban-critical-period`
- **Domain:** disaster
- **Category:** hazard_misjudgment
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Portugal's Sistema de Gestao Integrada de Fogos Rurais (Decreto-Lei n.o 82/2021) legally bans specific fire-related activities in rural areas whenever the daily rural fire-danger index reaches 'muito elevado' or 'maximo' - not just during an official 'critical period'. On those days it is prohibited to light bonfires for recreation or festivities, smoke or use any open flame in rural territory, carry out unauthorized burning of vegetation (queimadas), and launch lit balloons/fireworks; agricultural machinery use is also time-restricted. This is enforced with tiered fines (from a few hundred to tens of thousands of euros depending on severity and whether it is an individual or organization), and a burn that causes a wildfire can additionally be prosecuted as arson under the Penal Code.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Check the daily rural fire-danger index (IPMA/ICNF) before any outdoor fire use, and treat 'muito elevado' or 'maximo' days as a hard legal no for bonfires, smoking outdoors in rural areas, and unauthorized burning - not just elevated risk** (85% success)
   ```
   https://www.ipma.pt/pt/riscoincendio/rcm.pt/ publishes the daily index by municipality.
   ```
2. **For any planned queimada or extensive burning, submit the required prior notification/authorization through the municipal Forest Technical Office or the ICNF online platform before burning, even on private land** (80% success)

## Dead Ends

- **Treat having a campfire, BBQ, or discarding a lit cigarette in the Portuguese countryside in summer as a personal risk decision rather than something the law restricts** — SGIFR (the government agency implementing Decreto-Lei 82/2021) states that on days of 'muito elevado' or 'maximo' rural fire danger, extensive burnings and recreational bonfires are legally prohibited, and a municipal government's own published restriction list additionally bans smoking or any open flame in rural territory on those days - this is a legal ban, not informal guidance, with fines from several hundred to tens of thousands of euros. (75% fail)
- **Assume any vegetation burning (queimada) is fine as long as it's on private land** — Decreto-Lei 82/2021 requires prior notification and, on most days, municipal authorization before any queimada, regardless of land ownership; skipping the required notification alone carries a fine of 150-1,500 EUR for individuals, and burning without authorization at all is 500-5,000 EUR, rising to 2,500-25,000 EUR if done on a 'muito elevado'/'maximo' danger day. (65% fail)
