# AI tells a traveler who overstayed a Chilean tourist permit that they can just pay a cash fine at the airport on the way out

- **ID:** `visa/overstay-fine-requires-online-declaration`
- **Domain:** visa
- **Category:** administrative_barrier
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Chile requires foreigners who overstayed a tourist permit to self-declare the infraction and calculate the fine online through the Servicio Nacional de Migraciones portal before departure; self-declaring online also halves the fine. There is no option to simply pay cash at the airport counter.

## Version Compatibility

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

## Workarounds

1. **Self-declare the migration infraction online at tramites.extranjeria.gob.cl before going to the airport** (90% success)
   ```
   Log in with ClaveÚnica or a SERMIG account, declare the infraction type (e.g. expired permit under Art. 107/119), and pay through the linked Treasury Department platform; this both resolves the exit block and applies the 50% online-declaration discount.
   ```
2. **Budget roughly 0.5-10 UTM for a less-serious infraction (≤180 days overstayed) before the discount, and expect a 10-business-day window to respond once flagged** (75% success)
   ```
   SERMIG's published bands are 0.5-10 UTM for infractions of 180 days or less and 1-10 UTM for those beyond 180 days; the portal also allows 10 business days to file supporting documents (descargos) if contesting the infraction.
   ```

## Dead Ends

- **Wait until arriving at the airport to deal with an expired tourist permit, planning to pay a fine at the immigration counter** — The fine calculation and infraction declaration is a fully online procedure through tramites.extranjeria.gob.cl (Servicio Nacional de Migraciones), not a same-day cash transaction at the airport; the portal itself warns "NO debes ingresar tu cálculo de multa por otra vía que no sea a través de este sistema." Arriving without having completed it risks missing the flight while the paperwork is resolved. (70% fail)
- **Declare the infraction in person at an Extranjería office instead of through the online portal, expecting the same outcome** — The current procedure is digital-first: it runs through the SERMIG online portal (tramites.extranjeria.gob.cl) using ClaveÚnica or a SERMIG account, and self-declaring online is what triggers the 50% fine reduction in effect since May 30, 2023; skipping the portal forfeits that discount. (55% fail)
