# AI tells a multinational corporation to settle trade in CNY (offshore) without considering the onshore-offshore RMB liquidity gap and PBOC approval

- **ID:** `banking/china-cross-border-rmb-cny-liquidity-constraint`
- **Domain:** banking
- **Category:** resource_error
- **Error Code:** `RMB settlement quota exceeded: PBOC approval required`
- **Verification:** ai_generated
- **Fix Rate:** 80%

## Root Cause

Cross-border RMB settlement requires PBOC approval for amounts exceeding the annual quota (based on company's trade volume); offshore CNY liquidity is limited and subject to onshore-offshore conversion rules.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| PBOC Cross-Border RMB Policy 2024 | active | — | — |
| SAFE Circular 2023 | active | — | — |
| CNY Offshore Market 2024 | active | — | — |

## Workarounds

1. **Apply for a higher annual quota from PBOC by providing trade documentation (contracts, invoices) showing projected volume; typical approval takes 2-4 weeks.** (75% success)
   ```
   Apply for a higher annual quota from PBOC by providing trade documentation (contracts, invoices) showing projected volume; typical approval takes 2-4 weeks.
   ```
2. **Use a partial settlement: settle part in USD and part in RMB to stay within quota; use offshore RMB for small amounts.** (85% success)
   ```
   Use a partial settlement: settle part in USD and part in RMB to stay within quota; use offshore RMB for small amounts.
   ```
3. **Pre-fund a CNY account at a Chinese bank (onshore) via a capital account, then use onshore CNY for settlement; requires SAFE approval but avoids liquidity issues.** (80% success)
   ```
   Pre-fund a CNY account at a Chinese bank (onshore) via a capital account, then use onshore CNY for settlement; requires SAFE approval but avoids liquidity issues.
   ```

## Dead Ends

- **** — CNH settlement still requires reporting to PBOC; large amounts (>¥50M) trigger automatic review and potential freeze. (85% fail)
- **** — CNH liquidity is thin; large conversions cause significant price slippage (0.5-1% spread), increasing costs. (80% fail)
- **** — PBOC monitors all cross-border RMB flows; intermediaries are subject to the same quota and reporting rules. (90% fail)
