# AI tells a non-visa-national they can extend a UK Standard Visitor visa beyond 6 months by simply applying online, or that overstaying is cured by leaving to Ireland

- **ID:** `visa/uk-standard-visitor-6-month-extension`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `UK_APPENDIX_V_NON_EXTENDABLE`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

UK Standard Visitor visas (including the 6-month multi-entry) are non-extendable except in exceptional circumstances (e.g., medical emergency) under the Immigration Rules Appendix V; overstaying even 1 day triggers a 12-month re-entry ban under s. 10 of the Immigration Act, and the Common Travel Area (CTA) with Ireland does not reset the clock

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| UK Immigration Rules Appendix V (2024) | active | — | — |
| UKVI online application system v3.1 | active | — | — |

## Workarounds

1. **If exceptional circumstances apply (e.g., medical emergency), apply for an extension using form FLR(IR) but select 'Exceptional Circumstances' and attach evidence (e.g., hospital letter). Submit via UKVI online: https://www.gov.uk/standard-visitor-visa/extend-your-visa** (70% success)
   ```
   If exceptional circumstances apply (e.g., medical emergency), apply for an extension using form FLR(IR) but select 'Exceptional Circumstances' and attach evidence (e.g., hospital letter). Submit via UKVI online: https://www.gov.uk/standard-visitor-visa/extend-your-visa
   ```
2. **Leave the UK before the 6-month visa expires and apply for a new Standard Visitor visa from your home country; the new visa grants a fresh 6-month period. Use the UKVI portal: https://www.gov.uk/apply-uk-visa** (90% success)
   ```
   Leave the UK before the 6-month visa expires and apply for a new Standard Visitor visa from your home country; the new visa grants a fresh 6-month period. Use the UKVI portal: https://www.gov.uk/apply-uk-visa
   ```
3. **For long-term stays, apply for a Long-term Standard Visitor visa (2, 5, or 10 years) from outside the UK before travel; this allows multiple entries with max 6 months per visit but no per-visit gap requirement** (85% success)
   ```
   For long-term stays, apply for a Long-term Standard Visitor visa (2, 5, or 10 years) from outside the UK before travel; this allows multiple entries with max 6 months per visit but no per-visit gap requirement
   ```

## Dead Ends

- **** — FLR(IR) forms are for family or private life routes (e.g., spouse visa), not for visitor visas; the UKVI system will reject the application outright, and the fee (£1,048) is non-refundable (99% fail)
- **** — The Common Travel Area (CTA) allows free movement between UK and Ireland, but the UK Border Force counts total time in the CTA; re-entering from Ireland does not reset the 6-month clock, and the traveler is still considered overstaying if they exceed 6 months in the UK (95% fail)
- **** — The UKVI explicitly states that Standard Visitor visas cannot be extended for tourism; only 'exceptional circumstances' (e.g., hospitalization, court appearance) are considered, requiring documentary proof (e.g., medical letter) (97% fail)
