# AI tells a US/UK citizen they can re-enter India on e-Visa immediately after a previous visit, or that the 2-month gap rule is not enforced

- **ID:** `visa/india-e-visa-two-month-gap`
- **Domain:** visa
- **Category:** regulatory_barrier
- **Error Code:** `IND-EVISA-GAP-003`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

India's e-Visa (e-Tourist Visa, e-Business Visa, e-Medical Visa) has a mandatory 2-month gap between consecutive visits on e-Visa, as per the Bureau of Immigration's policy; this rule is strictly enforced at ports of entry and violation results in denial of entry or visa cancellation

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| e_visa_type | active | — | — |
| gap_months | active | — | — |
| policy_year | active | — | — |

## Workarounds

1. **Wait the full 2 months before applying for a new e-Visa: calculate 60 days from the date of last departure from India (not the date of visa expiry). Example: if you left India on March 1, you can apply for a new e-Visa on or after May 1. Use the official e-Visa portal: https://indianvisaonline.gov.in/evisa/tvoa.html** (95% success)
   ```
   Wait the full 2 months before applying for a new e-Visa: calculate 60 days from the date of last departure from India (not the date of visa expiry). Example: if you left India on March 1, you can apply for a new e-Visa on or after May 1. Use the official e-Visa portal: https://indianvisaonline.gov.in/evisa/tvoa.html
   ```
2. **If you need to re-enter India before the 2-month gap, apply for a regular paper visa (sticker visa) from an Indian consulate in your home country or a third country. This visa does not have the same gap restriction. Example: visit the Indian embassy in Washington D.C. and submit a tourist visa application with proof of travel plans** (75% success)
   ```
   If you need to re-enter India before the 2-month gap, apply for a regular paper visa (sticker visa) from an Indian consulate in your home country or a third country. This visa does not have the same gap restriction. Example: visit the Indian embassy in Washington D.C. and submit a tourist visa application with proof of travel plans
   ```
3. **For emergency situations (e.g., medical treatment), apply for an e-Medical Visa which may have exceptions if the gap is less than 2 months, but this requires documentation from a recognized hospital in India. Example: upload a medical certificate and hospital letter when applying for e-Medical Visa, and explain the urgency in the application** (60% success)
   ```
   For emergency situations (e.g., medical treatment), apply for an e-Medical Visa which may have exceptions if the gap is less than 2 months, but this requires documentation from a recognized hospital in India. Example: upload a medical certificate and hospital letter when applying for e-Medical Visa, and explain the urgency in the application
   ```

## Dead Ends

- **Claiming that the 2-month gap only applies to e-Tourist Visa, not e-Business or e-Medical** — The Bureau of Immigration's policy applies to all e-Visa subtypes (eTV, eBV, eMV); the 2-month gap is a universal rule for consecutive e-Visa entries. A 2023 circular from the Ministry of Home Affairs confirms this for all categories (85% fail)
- **Suggesting that applying for a new e-Visa immediately after a previous visit bypasses the gap** — The gap is calculated from the date of last departure from India, not from the visa issuance date. Even if a new e-Visa is granted, immigration officers at the port of entry will check the departure date and deny entry if less than 2 months have passed. The system is automated and flags such entries (92% fail)
- **Advising to use a regular paper visa (sticker visa) instead of e-Visa to avoid the gap** — The 2-month gap is specific to e-Visa; a regular visa has different rules. However, applying for a regular visa from a consulate takes 2-4 weeks and requires an interview, which is not a quick fix. Moreover, if the traveler has a history of e-Visa use, the consulate may question the intent (70% fail)
