# Restricted MCCs

### Unsupported Merchant Categories for Neufero X

Neufero X may be declined or restricted when used with merchants classified under the following MCC codes. These categories are considered unsupported based on compliance restrictions.

| MCC Code | Category Description                                                                           | Sample Merchants                   |
| -------- | ---------------------------------------------------------------------------------------------- | ---------------------------------- |
| 4829     | Money transfer services                                                                        | Wise, MoneyGram                    |
| 5966     | Direct marketing via outbound telemarketing                                                    | Telemarketing companies            |
| 6051     | Foreign currency, cryptocurrency, money orders, travelers cheques, and debt repayment services | Coinbase, Luno, Binance            |
| 6211     | Securities brokers and dealers                                                                 | Investment companies               |
| 7273     | Dating services                                                                                | Tinder, Badoo                      |
| 7297     | Massage parlors                                                                                | Thai-Me Spa                        |
| 7800     | Government-owned lottery services (US only)                                                    | California Lottery                 |
| 7801     | Government-licensed online gambling services (US only)                                         | DraftKings, FanDuel                |
| 7802     | Government-licensed horse and dog racing services (US only)                                    | Churchill Downs, Santa Anita Park  |
| 7995     | Betting and gambling-related services                                                          | Bet9ja, Merrybet, 1Xbet, Sportybet |

> **Important:** If your transaction is declined because of a restricted Merchant Category Code (MCC), the rejection reason will be shown as **`Failed Control`**.\
> Please review the merchant’s MCC and confirm whether it falls under any of the restricted categories listed above. The MCC can be found in the transaction details within the app.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lotusnetwork.net/v2-documentation/ecosystem/lotus-finance/lotus-cards/neufero-x-virtual/restricted-mccs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
