# SMS Regulations for India

Businesses must adhere to strict regulations when conducting SMS marketing in India, including the **National Do Not Call (NDNC) Policy** and various rules that limit message volume and timing.

### Prerequisites

Before sending SMS messages via the Marketing Engine, you must configure your SMS settings and set up your sender destination.

### Key Regulations:

**Sender ID**

* The **"From" address** displayed on the recipient’s mobile device must be registered before sending SMS in India.
* Unregistered sender IDs may result in message delivery failure, but charges will still apply.

**Message Volume**

* A sender number can send a **maximum of 6 identical messages per hour** to a single recipient.

**Timing Restrictions**

* SMS marketing messages must be sent **between 9 AM and 9 PM IST**, as per **TRAI regulations**.
* Messages sent outside this window may be blocked.

**NDNC (National Do Not Call List)**

* Marketing Engine strongly recommends checking the NDNC list before sending promotional messages to prevent them from being blocked.

**Opt-in Messages**

* Opt-in messages can only be sent to users who have **submitted an official approval document**.
* Web-based opt-ins are **not accepted** for SMS approval.
* Transactional routes **must not** be used for opt-in messages.

**Stock-Related Messages**

* Messages related to shares and stocks require prior approval from **SEBI-registered entities and stockbrokers**.
* These messages **cannot** be sent via transactional routes.

Following these guidelines ensures compliance and prevents disruptions in your SMS marketing efforts in India.


---

# 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.satisfilabs.com/resource-center/marketing-engine/campaigns/messaging-campaigns/sms-regulations/sms-regulations-for-india.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.
