> ## Documentation Index
> Fetch the complete documentation index at: https://docs.artu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# MX:CNBV

> Mexico - CNBV — scope-specific fields and enums.

The `MX:CNBV` scope covers entities regulated by the **Comisión Nacional Bancaria y de Valores (CNBV)** — Mexico's primary banking and securities regulator. This is a parent scope that aggregates CNBV-supervised entity types. Currently the supported leaf scope is [`MX:CNBV:TRANSMISOR`](/scopes/mx-cnbv-transmisor) (money transmitters); use that scope directly for money-transmission compliance.

**Scope code:** `MX:CNBV`

**Label:** Mexico - CNBV

**SDK entry point:**

```typescript theme={null}
import { ComplianceSDK } from "@artu-ai/compliance-sdk/mx/cnbv";
```
