# 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 visa extension or by filing I-539

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

## Root Cause

ESTA/VWP entries are strictly limited to 90 days with no extensions or change of status; overstaying even one day triggers automatic visa waiver revocation and a 5-year bar; B-2 extension (I-539) is only for B-1/B-2 visa holders, not ESTA travelers

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| US VWP 2024 | active | — | — |
| ESTA 2025 | active | — | — |

## Workarounds

1. **If you need to stay longer, depart the US before day 90 and apply for a B-2 visa at a US consulate in your home country; return on B-2 for up to 6 months** (75% success)
   ```
   If you need to stay longer, depart the US before day 90 and apply for a B-2 visa at a US consulate in your home country; return on B-2 for up to 6 months
   ```
2. **For emergencies, request a 'satisfactory departure' from CBP at the airport before overstaying; this may avoid a bar but is discretionary** (50% success)
   ```
   For emergencies, request a 'satisfactory departure' from CBP at the airport before overstaying; this may avoid a bar but is discretionary
   ```

## Dead Ends

- **Filing I-539 for extension of stay as an ESTA entrant** — USCIS rejects I-539 for VWP entrants; they are not eligible for change of status or extension (99% fail)
- **Leaving US to Canada/Mexico for a day and re-entering to reset 90-day clock** — VWP requires a 'meaningful departure' to a third country; a day trip to Canada does not reset the 90-day limit; CBP may deny entry (93% fail)
- **Applying for a B-2 visa while in US on ESTA to change status** — VWP entrants cannot adjust status; must apply for B-2 at a US consulate abroad (97% fail)
