# AI tells a foreign national they can work in the US on an H-1B cap-exempt visa without a lottery, but fails to clarify that only certain employers (universities, nonprofits, government research) qualify, and that a change of status to cap-exempt still requires filing a new petition

- **ID:** `visa/us-h1b-cap-exempt-confusion`
- **Domain:** visa
- **Category:** regulatory_barrier
- **Error Code:** `H1B_CAP_EXEMPT`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

H-1B cap-exempt status is tied to the employer type (institution of higher education, nonprofit affiliated with such, or government research organization), not to the employee's job or skills; a change of employer or job requires a new petition even if cap-exempt

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| USCIS Policy Manual Volume 2 Part H | active | — | — |
| H-1B Cap Exempt Employer List 2024 | active | — | — |

## Workarounds

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.** (85% success)
   ```
   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).** (90% success)
   ```
   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.** (80% success)
   ```
   For concurrent employment, file a separate I-129 for each cap-exempt employer; ensure no overlap violates status conditions.
   ```

## Dead Ends

- **** — 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% fail)
- **** — 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% fail)
- **** — H-1B is employer-specific; any change of employer requires a new I-129 petition, even if both are cap-exempt (80% fail)
