{
  "id": "visa/us-esta-extension-misconception",
  "signature": "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 Form I-539",
  "signature_zh": "AI 告诉美国免签计划（ESTA）的旅行者，他们可以通过申请 B-2 签证延期或提交 I-539 表格来延长 90 天的停留时间",
  "regex": "(?i)(ESTA|Visa Waiver|VWP).*(extend|extension|I-539|B-2).*(stay|visit|90.day)",
  "domain": "visa",
  "category": "immigration_risk",
  "subcategory": null,
  "root_cause": "Travelers admitted under the US Visa Waiver Program (VWP) via ESTA are strictly limited to a 90-day maximum stay and cannot extend or change status under any circumstances, including filing Form I-539 (Application to Extend/Change Nonimmigrant Status). Overstaying even one day results in a 5-year ban from the VWP and potential inadmissibility.",
  "root_cause_type": "generic",
  "root_cause_zh": "通过 ESTA 以美国免签计划 (VWP) 入境的人员严格限制停留最多 90 天，且在任何情况下均不得延期或更改身份，包括提交 I-539 表格（延长/更改非移民身份申请）。即使逾期一天也会导致 5 年禁止使用 VWP 并可能被拒绝入境。",
  "versions": [
    {
      "version": "us_immigration_regs",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "esta_policy",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "VWP entrants are ineligible for extension or change of status; USCIS will deny the I-539 and the traveler will accrue unlawful presence",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "CBP may deny re-entry if they suspect the traveler is trying to circumvent the 90-day limit; also, ESTA requires a 'meaningful departure' to a distant country",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "VWP entrants cannot adjust status to any nonimmigrant visa category while in the US; they must apply at a consulate abroad",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "If the traveler needs a longer stay, they must apply for a B-2 visitor visa at a US embassy/consulate in their home country BEFORE traveling to the US. B-2 visas allow up to 6 months per stay and can be extended via I-539.",
      "success_rate": 0.8,
      "how": "If the traveler needs a longer stay, they must apply for a B-2 visitor visa at a US embassy/consulate in their home country BEFORE traveling to the US. B-2 visas allow up to 6 months per stay and can be extended via I-539.",
      "condition": "",
      "sources": []
    },
    {
      "action": "If the traveler is already in the US and has a compelling reason to stay longer (e.g., medical emergency), they can request a 'satisfactory departure' from CBP at the port of exit, but this does not extend their stay—it only avoids a ban for overstay. No guarantee.",
      "success_rate": 0.3,
      "how": "If the traveler is already in the US and has a compelling reason to stay longer (e.g., medical emergency), they can request a 'satisfactory departure' from CBP at the port of exit, but this does not extend their stay—it only avoids a ban for overstay. No guarantee.",
      "condition": "",
      "sources": []
    },
    {
      "action": "For business travelers, consider using the B-1 visa instead of ESTA if the trip may exceed 90 days or involve activities not allowed under VWP (e.g., installing equipment, training). Apply in advance.",
      "success_rate": 0.85,
      "how": "For business travelers, consider using the B-1 visa instead of ESTA if the trip may exceed 90 days or involve activities not allowed under VWP (e.g., installing equipment, training). Apply in advance.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "If the traveler needs a longer stay, they must apply for a B-2 visitor visa at a US embassy/consulate in their home country BEFORE traveling to the US. B-2 visas allow up to 6 months per stay and can be extended via I-539.",
    "If the traveler is already in the US and has a compelling reason to stay longer (e.g., medical emergency), they can request a 'satisfactory departure' from CBP at the port of exit, but this does not extend their stay—it only avoids a ban for overstay. No guarantee.",
    "For business travelers, consider using the B-1 visa instead of ESTA if the trip may exceed 90 days or involve activities not allowed under VWP (e.g., installing equipment, training). Apply in advance."
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.uscis.gov/i-539",
  "official_doc_section": null,
  "error_code": "ESTA_EXTENSION_ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.9,
  "fix_success_rate": 0.85,
  "resolvable": "true",
  "first_seen": "2024-11-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}