# AI tells an NRI to operate an NRE account as a joint account with a resident Indian, ignoring RBI's FEMA prohibition on resident joint holders

- **ID:** `banking/nre-joint-account-prohibition`
- **Domain:** banking
- **Category:** regulatory_compliance
- **Error Code:** `RBI/FEMA-NRE-JOINT-001`
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Under RBI's Foreign Exchange Management Act (FEMA), 1999, an NRE (Non-Resident External) account cannot have a resident Indian as a joint holder because it would allow the resident to repatriate funds abroad, violating capital account convertibility restrictions.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| FEMA 1999 | active | — | — |
| RBI Master Direction on NRE/NRO Accounts 2023 | active | — | — |

## Workarounds

1. **Open separate accounts: NRI opens an NRE account individually, and the resident Indian opens a resident savings account. Use a standing instruction to transfer funds from NRE to the resident account via RBI-approved channels (e.g., inward remittance).** (92% success)
   ```
   Open separate accounts: NRI opens an NRE account individually, and the resident Indian opens a resident savings account. Use a standing instruction to transfer funds from NRE to the resident account via RBI-approved channels (e.g., inward remittance).
   ```
2. **Use a Power of Attorney (POA): The NRI can grant a limited POA to the resident for operational convenience (e.g., bill payments), but the POA holder cannot withdraw funds for personal use or repatriate. Ensure POA is notarized and submitted to the bank.** (85% success)
   ```
   Use a Power of Attorney (POA): The NRI can grant a limited POA to the resident for operational convenience (e.g., bill payments), but the POA holder cannot withdraw funds for personal use or repatriate. Ensure POA is notarized and submitted to the bank.
   ```
3. **If joint account is already opened, immediately close it and reapply for separate accounts. File a compliance report with the bank to avoid FEMA penalties (up to ₹1 lakh per violation). Use the bank's NRI desk for guidance.** (78% success)
   ```
   If joint account is already opened, immediately close it and reapply for separate accounts. File a compliance report with the bank to avoid FEMA penalties (up to ₹1 lakh per violation). Use the bank's NRI desk for guidance.
   ```

## Dead Ends

- **** — NRO accounts also cannot have resident joint holders under FEMA; both account types require all holders to be non-resident. (95% fail)
- **** — Nominees are not account holders and cannot operate the account; funds repatriation still requires NRI's sole authorization. (80% fail)
- **** — NRI status is determined by tax residency (staying >182 days abroad), not by choice; premature conversion may violate FEMA and attract penalties. (90% fail)
