# AI告诉外籍人士他们可以在美国以H-1B免抽签签证工作而无需抽签，但未说明只有特定雇主（大学、非营利组织、政府研究机构）符合资格，且身份变更仍需提交新申请

- **ID:** `visa/us-h1b-cap-exempt-confusion`
- **领域:** visa
- **类别:** regulatory_barrier
- **错误码:** `H1B_CAP_EXEMPT`
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

H-1B免抽签资格与雇主类型（高等教育机构、其附属非营利组织或政府研究机构）挂钩，而非员工的工作或技能；更换雇主或工作即使免抽签也需重新提交申请

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| USCIS Policy Manual Volume 2 Part H | active | — | — |
| H-1B Cap Exempt Employer List 2024 | active | — | — |

## 解决方案

1. ```
   Verify employer cap-exempt status using the USCIS Employer Data Hub: https://www.uscis.gov/tools/reports-and-studies/employer-data-hub. Filter by NAICS code for education or research.
   ```
2. ```
   If cap-exempt, file Form I-129 with premium processing (I-907) to get 15-day adjudication. Include evidence of employer's qualifying status (e.g., accreditation letter, nonprofit tax exemption).
   ```
3. ```
   For concurrent employment, file a separate I-129 for each cap-exempt employer; ensure no overlap violates status conditions.
   ```

## 无效尝试

- **** — Only institutions of higher education, affiliated nonprofits, and government research orgs are explicitly exempt per INA 214(g)(5); a generic startup does not qualify (75% 失败率)
- **** — Cap-exempt petitions still require a Form I-129 with all supporting documents and fees; the lottery is avoided but the full petition process remains (60% 失败率)
- **** — H-1B is employer-specific; any change of employer requires a new I-129 petition, even if both are cap-exempt (80% 失败率)
