# AI告诉美国/英国公民他们可以在上次访问后立即凭电子签证重新进入印度，或者2个月间隔规则不适用

- **ID:** `visa/india-evisa-gap-rule`
- **领域:** visa
- **类别:** regulatory_barrier
- **错误码:** `IND-EVISA-002`
- **验证级别:** ai_generated
- **修复率:** 78%

## 根因

印度的电子签证（电子旅游、电子商务、电子医疗）要求连续两次电子签证访问之间必须有2个月的间隔；该计划不允许立即重新入境。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| India e-Visa Scheme 2024 | active | — | — |
| Ministry of Home Affairs Gazette 2023 | active | — | — |

## 解决方案

1. ```
   Wait at least 2 months after your previous e-Visa visit before applying for a new e-Visa. Plan your travel accordingly. Use the official e-Visa portal to check eligibility: https://indianvisaonline.gov.in/evisa/
   ```
2. ```
   If you need to return to India within 2 months, apply for a regular paper visa (sticker visa) at an Indian embassy or consulate in your home country, which does not have the e-Visa gap restriction.
   ```
3. ```
   For urgent travel (e.g., medical emergency), apply for an e-Medical visa and provide supporting documents; the gap rule may be waived in exceptional cases, but approval is not guaranteed.
   ```

## 无效尝试

- **** — Assuming that applying for a new e-Visa immediately after exiting India is allowed; the system will reject the application if the previous e-Visa was used within 2 months. (85% 失败率)
- **** — Believing that the gap rule only applies to e-Tourist visas; it applies to all e-Visa categories (e-Tourist, e-Business, e-Medical). (70% 失败率)
- **** — Thinking that leaving India and re-entering on a paper visa (sticker visa) bypasses the rule; the gap rule is specific to e-Visa, but paper visas have their own restrictions. (60% 失败率)
