# US SMS/MMS compliance

## US SMS/MMS compliance guidelines

### Prior express written consent

When sending text messages to customers or potential customers, it's important to always obtain their express consent first. Just because your customer signed up to receive order notifications does not mean that they have consented to receive marketing messages.&#x20;

Let them know that you may use an automatic telephone dialing system, or "autodialer," to randomize the numbers that you send promotional messages to.

Make sure to obtain consent through clear and explicit language that indicates the individual agrees to receive recurring marketing messages from you at the number they have provided, and that their consent is not conditional on them making a purchase.

Prior express written consent can be obtained in many ways:

* **Digital forms**: A digitally signed agreement.
* **Paper forms**: A physically signed agreement.
* **Opt-in keywords**: Opt-in via text message is an easy way to confirm that the customer wants to receive promotional text messages from your business. You can include specific keywords that customers can respond back with to opt-in.
* **Sign-up widgets**: You can include a messaging notice as part of your Terms & Conditions. Your customers or potential customers should always understand that they are signing up to receive promotional messages.

### Opt-out Mechanisms

You must provide recipients with an easy way to opt out of receiving messages. It should be as simple as replying "stop", “end”, or “unsubscribe” to any text message you send.&#x20;

To ensure that recipients have control over their messaging preferences, you should provide opt-out instructions at regular intervals and at least once a month. Certain carriers recommend including explicit opt-out instructions in every fifth message.&#x20;

You also need to acknowledge and act on all opt-out requests from recipients regardless of the opt-out mechanism you choose to provide.&#x20;

{% hint style="warning" %}
Once someone opts out, you are not allowed to send them any text messages in the future unless they specifically opt back in.
{% endhint %}

### Time of Day Restrictions

The TCPA sets restrictions on when businesses can send text messages to their customers, prohibiting any telephone solicitation before 8 AM and after 9 PM in the recipient's time zone, which are commonly known as "quiet hours." However, it's important to note that some states have stricter rules.

To ensure compliance, we recommend only sending text messages during regular hours, which are typically between 9 AM and 8 PM in the recipient's time zone.&#x20;

If your business has customers in different time zones, it's crucial to consider the time differences. For example, a message sent at 7 PM Pacific Time will be received during quiet hours on the US east coast at 10 PM Eastern Time.


---

# 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.bird.com/applications/help-and-reference/deliverability-and-compliance/united-states-sms-mms-compliance/us-sms-mms-compliance.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.
