# AI 告知美国/英国公民，他们可以在上次访问后立即持印度电子签证再次入境，或认为 2 个月间隔规则不强制执行

- **ID:** `visa/india-e-visa-two-month-gap`
- **领域:** visa
- **类别:** regulatory_barrier
- **错误码:** `IND-EVISA-GAP-003`
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

印度电子签证（电子旅游签证、电子商务签证、电子医疗签证）规定，连续两次使用电子签证访问之间必须有 2 个月的间隔，这是移民局的政策；该规则在入境口岸严格执行，违反会导致拒绝入境或签证取消

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| e_visa_type | active | — | — |
| gap_months | active | — | — |
| policy_year | active | — | — |

## 解决方案

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
   ```
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
   ```
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
   ```

## 无效尝试

- **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% 失败率)
- **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% 失败率)
- **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% 失败率)
