# AI tells a traveler on the US Visa Waiver Program (ESTA) that they can extend their 90-day stay by simply applying for a B-2 extension, or that overstaying by a few days is minor

- **ID:** `visa/us-esta-extension-overstay`
- **Domain:** visa
- **Category:** regulatory_barrier
- **Error Code:** `ESTA_EXTENSION_OVERSTAY`
- **Verification:** ai_generated
- **Fix Rate:** 95%

## Root Cause

The US Visa Waiver Program (ESTA) strictly prohibits any extension of stay; travelers must depart within 90 days and cannot apply for a change of status or extension; overstaying even one day results in automatic visa waiver revocation, future ESTA ineligibility, and potential deportation; the only exception is in cases of medical emergency with CBP approval

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| CBP ESTA system v2.0 (2024) | active | — | — |
| INA Section 217 | active | — | — |
| 8 CFR 217.3 | active | — | — |

## Workarounds

1. **Depart the US before the 90-day limit expires. If you need a longer stay, apply for a B-1/B-2 visa at a US consulate before traveling; B visas allow up to 6 months per visit and can be extended via I-539 (if valid reason).** (90% success)
   ```
   Depart the US before the 90-day limit expires. If you need a longer stay, apply for a B-1/B-2 visa at a US consulate before traveling; B visas allow up to 6 months per visit and can be extended via I-539 (if valid reason).
   ```
2. **If a medical emergency arises, contact CBP Deferred Inspection at the nearest port of entry before your ESTA expires; CBP may grant a one-time extension in extreme circumstances, but this is rare and requires documentation.** (30% success)
   ```
   If a medical emergency arises, contact CBP Deferred Inspection at the nearest port of entry before your ESTA expires; CBP may grant a one-time extension in extreme circumstances, but this is rare and requires documentation.
   ```

## Dead Ends

- **Filing Form I-539 (Application to Extend/Change Nonimmigrant Status) to extend stay under ESTA** — USCIS explicitly states that VWP entrants cannot file I-539; the form will be rejected with a notice that ESTA visitors are ineligible for extension or change of status (95% fail)
- **Leaving the US to Canada or Mexico for a weekend and returning, believing the 90-day clock resets** — VWP rules consider the entire trip to the US, including re-entries from contiguous territories; a new admission does not reset the 90-day limit; CBP will deny entry if total stay exceeds 90 days in a single trip (90% fail)
- **Claiming that overstaying by 1-2 days is a minor infraction that can be fixed by paying a fine at departure** — There is no fine for overstay; any overstay (even 1 day) on VWP results in automatic revocation of ESTA, barring future travel under VWP; traveler must apply for a B-1/B-2 visa at a consulate for future visits (85% fail)
