# 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

- **ID:** `visa/esta-extension-visa-waiver`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `US_ESTA_EXTENSION`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

The US Visa Waiver Program (ESTA) allows a maximum 90-day stay with no extensions; applying for a B-2 visa extension while on ESTA is invalid because ESTA is not a visa, and any overstay or attempt to adjust status violates the program's terms, leading to a ban.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| ESTA | active | — | — |
| B-2 visitor visa | active | — | — |
| I-539 | active | — | — |

## Workarounds

1. **Leave the US before the 90-day ESTA stay expires. If you need a longer stay, apply for a B-2 visitor visa from a US embassy before travel; B-2 allows up to 6 months and can be extended via I-539.** (90% success)
   ```
   Leave the US before the 90-day ESTA stay expires. If you need a longer stay, apply for a B-2 visitor visa from a US embassy before travel; B-2 allows up to 6 months and can be extended via I-539.
   ```
2. **If you have an emergency, contact CBP at the port of entry before the 90-day period ends; they may grant a one-time extension in rare cases, but this is not guaranteed.** (50% success)
   ```
   If you have an emergency, contact CBP at the port of entry before the 90-day period ends; they may grant a one-time extension in rare cases, but this is not guaranteed.
   ```

## Dead Ends

- **File Form I-539 (Application to Extend/Change Nonimmigrant Status) to extend the stay** — I-539 is only for visa holders (e.g., B-1/B-2), not for ESTA travelers; ESTA is a waiver of visa, and filing I-539 will be rejected, and the traveler may be considered to have violated status, leading to a ban. (95% fail)
- **Leave the US for a day to Canada or Mexico and re-enter to reset the 90-day clock** — The US CBP considers this 'visa runs' as an attempt to circumvent the 90-day limit; re-entry may be denied, and the traveler's ESTA may be revoked. (85% fail)
