# USA 🇺🇸

## **Country Summary**

| **Country Name**              | United States       |
| ----------------------------- | ------------------- |
| **Region**                    | Americas            |
| **ISO**                       | US                  |
| **Dialing code**              | +1                  |
| **MCC (Mobile country code)** | 310,311,312,313,316 |

## Sender ID Guidelines

### **Alphanumeric Sender ID**

<table><thead><tr><th width="247">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>All networks</td><td>Alphanumeric sender ID is not allowed</td></tr></tbody></table>

### **Numeric Sender ID**

<table><thead><tr><th width="239">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>10DLC Numbers</td><td><ul><li>10DLC stands for 10 Digit Long Code.</li><li>It is the new standard for A2P messaging in the US, which applies to all messaging over 10 digit geographic phone numbers.</li><li>Local numbers based on geography</li><li>Examples: </li><li>SMS, MMS and Voice capable</li></ul></td></tr><tr><td>Toll Free Numbers</td><td><ul><li>Toll-Free is an approved A2P solution. </li><li>Toll-Free number routes support handset delivery receipts, binary and unicode encoding, long or concatenated messaging on most carriers.</li><li>You will be charged for outbound and inbound SMS.</li><li>Examples: Callcenters</li><li>SMS, MMS and Voice capable</li></ul></td></tr><tr><td>Short Codes</td><td><ul><li>Short codes are five to six digit numbers used to send SMS.</li><li>Short codes are an approved A2P solution.</li><li>SMS capable</li><li>Delivery receipts may be delayed for a subset of short codes</li></ul></td></tr></tbody></table>

### **Generic Sender ID**

<table><thead><tr><th width="241">Network (MCCMNC)</th><th>Features</th></tr></thead><tbody><tr><td>All networks</td><td>Alphanumeric sender ID is not allowed at all</td></tr></tbody></table>


---

# 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.miatel.com/docs/country-specific-features-and-restrictions/americas/usa.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.
