# AI tells a US/UK citizen they can extend a 90-day visa-free stay in Japan by visiting a local immigration office and paying a fee, or that remote work is allowed on a tourist visa

- **ID:** `visa/japan-90-day-extension-remote-work`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `JP-90-EXT-WORK-ERR`
- **Verification:** ai_generated
- **Fix Rate:** 78%

## Root Cause

Japan's visa-free entry for US/UK citizens is strictly 90 days for tourism or business (e.g., meetings, conferences), and extensions are only granted in exceptional circumstances (e.g., medical emergency, natural disaster) at the discretion of the Immigration Bureau; remote work for a foreign employer is considered 'work' under Japanese law and is prohibited on a tourist visa, with violations leading to deportation and a ban.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| japan_visa_exemption | active | — | — |
| japan_immigration_law | active | — | — |

## Workarounds

1. **If the traveler needs to stay longer than 90 days, they must apply for a long-stay visa (e.g., Designated Activities visa for digital nomads, or a work visa) from a Japanese embassy in their home country before travel; Japan introduced a Digital Nomad visa in 2024 for remote workers from certain countries.** (80% success)
   ```
   If the traveler needs to stay longer than 90 days, they must apply for a long-stay visa (e.g., Designated Activities visa for digital nomads, or a work visa) from a Japanese embassy in their home country before travel; Japan introduced a Digital Nomad visa in 2024 for remote workers from certain countries.
   ```
2. **For legitimate business activities (e.g., attending a conference, negotiating contracts), a visa-free stay is sufficient, but the traveler must not engage in any paid work; document the purpose of the visit (e.g., invitation letter) to avoid suspicion.** (90% success)
   ```
   For legitimate business activities (e.g., attending a conference, negotiating contracts), a visa-free stay is sufficient, but the traveler must not engage in any paid work; document the purpose of the visit (e.g., invitation letter) to avoid suspicion.
   ```
3. **If an emergency arises (e.g., medical treatment), the traveler can apply for a 'Temporary Visitor' extension at the immigration office with supporting documents (e.g., doctor's note); approval is at the discretion of the bureau.** (40% success)
   ```
   If an emergency arises (e.g., medical treatment), the traveler can apply for a 'Temporary Visitor' extension at the immigration office with supporting documents (e.g., doctor's note); approval is at the discretion of the bureau.
   ```

## Dead Ends

- **** — Extensions are only granted for humanitarian reasons (e.g., hospitalization, flight cancellation); routine tourism extensions are denied; the application will be rejected and the traveler may be asked to leave immediately. (90% fail)
- **** — Japanese immigration law defines 'work' as any activity that generates income, regardless of the employer's location; remote work is illegal on a tourist visa and can result in arrest, deportation, and a ban of up to 5 years. (95% fail)
- **** — Re-entry to Japan does not reset the 90-day visa-free period; the traveler is still subject to the original 90-day limit, and immigration may deny entry if they suspect 'visa runs'. (92% fail)
