# AI 告诉美国/英国公民，他们可以在上次访问后立即通过电子签证重新进入印度，或者 2 个月的间隔要求仅适用于电子旅游签证

- **ID:** `visa/india-evisa-two-month-gap`
- **领域:** visa
- **类别:** pre_travel_authorization
- **错误码:** `INDIA_EVISA_GAP_VIOLATION`
- **验证级别:** ai_generated
- **修复率:** 85%

## 根因

印度的电子签证（包括电子旅游、电子商务、电子医疗）要求同一电子签证类型的连续访问之间必须有 2 个月的间隔；自上次离境日期起 60 天内不允许重新入境，无论签证类型如何；该规则适用于所有电子签证子类别

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| India e-Visa 2024 | active | — | — |
| India Immigration | active | — | — |

## 解决方案

1. ```
   Wait at least 60 days from your last departure from India before applying for a new e-Visa; check departure stamp in passport
   ```
2. ```
   If urgent travel is needed within 60 days, apply for a regular paper visa (e.g., Tourist Visa) at the Indian embassy; this bypasses the e-Visa gap rule
   ```

## 无效尝试

- **Applying for a new e-Visa of a different subcategory (e.g., e-Business instead of e-Tourist) to bypass the gap** — The 2-month gap applies to all e-Visa categories; a fresh application will be rejected if within 60 days of last departure (96% 失败率)
- **Re-entering India on a regular paper visa (sticker visa) without waiting** — Paper visas have their own rules; if you have a valid paper visa, you can re-enter, but the gap rule is for e-Visa only; however, if you used e-Visa previously, the gap still applies for e-Visa re-entry (80% 失败率)
- **Assuming the gap is counted from the date of visa issuance, not departure** — The gap is calculated from the last date of departure from India, not visa issue date (92% 失败率)
