# 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 the employer type and job requirements

- **ID:** `visa/us-h1b-cap-exempt-lottery`
- **Domain:** visa
- **Category:** regulatory_barrier
- **Error Code:** `H1B-CAP-EXEMPT-MISUNDERSTANDING`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

H-1B cap-exempt status only applies to employers that are institutions of higher education, nonprofit research organizations, or government research organizations; it does not exempt the applicant from the lottery if the employer is a for-profit company, even if the job is research-related.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| USCIS H-1B regulations 2025 | active | — | — |
| INA § 214(g)(5) | active | — | — |

## Workarounds

1. **If the employer is a for-profit company, the applicant must enter the H-1B lottery (annual cap of 65,000 + 20,000 for US master's). Register in March for the October 1 start date.** (30% success)
   ```
   If the employer is a for-profit company, the applicant must enter the H-1B lottery (annual cap of 65,000 + 20,000 for US master's). Register in March for the October 1 start date.
   ```
2. **If the applicant has a job offer from a qualifying cap-exempt employer (e.g., a university), ensure the employer files a cap-exempt petition directly with USCIS, which can be done year-round without a lottery.** (95% success)
   ```
   If the applicant has a job offer from a qualifying cap-exempt employer (e.g., a university), ensure the employer files a cap-exempt petition directly with USCIS, which can be done year-round without a lottery.
   ```
3. **Consider alternative visa categories such as O-1 (extraordinary ability), L-1 (intracompany transfer), or TN (NAFTA professional for Canadian/Mexican citizens) if eligible.** (60% success)
   ```
   Consider alternative visa categories such as O-1 (extraordinary ability), L-1 (intracompany transfer), or TN (NAFTA professional for Canadian/Mexican citizens) if eligible.
   ```

## Dead Ends

- **Assume that any nonprofit organization qualifies as cap-exempt, including small charities or religious groups** — Only specific types of nonprofits (higher education, research, or government-affiliated) are cap-exempt; general nonprofits must go through the lottery. (80% fail)
- **Think that if the job involves research, the employer can claim cap-exempt status even if for-profit** — Cap-exempt status is based on the employer's legal classification, not the job duties. (95% fail)
- **Believe that a cap-exempt H-1B petition can be filed at any time without a lottery, even for a for-profit employer that contracts with a university** — The employer must be the cap-exempt entity itself; a for-profit contractor does not qualify even if the work is for a university. (90% fail)
