# SMS Gateway

<figure><img src="/files/nvGzyILhmmgTJ7FEKc3r" alt=""><figcaption></figcaption></figure>

* **SMS Gateway:** The admin requires to select the SMS Gateway to send SMS.
* **Msg91 Sender ID – Msg91 Authentication Key:** Admin requires to add the Sender ID and the Authentication Key of SMS gateway.
* **API URL:** Admin have to add the API URL which they will get from the vendor of the SMS gateway used.
* **Route:** Select Route as Promotional or Transactional.
* **OTP String Type:** Select the OTP string type, either Numeric or Alphanumeric.
* **OTP String length:** Admin can add the number they want to set for the length of the OTP string.
* **Send Message API:** Select SMS API as DLT Template or Campaign Template.
* **DLT Dev Mode:** If you select DLT Template in the above field, you will get this field. Set Yes for developer mode.

<figure><img src="/files/avebR7HDbOUxsx2SOoYI" alt=""><figcaption></figcaption></figure>

* **Send Testing Message:** To test the message admin will require to enable that right from here.
* **Testing Mobile Number:** Add your testing mobile number in this field.
* **Testing Message:** Add your desired testing message in this field.


---

# 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.magecomp.com/magento-2-cash-on-delivery-suite/sms-gateway.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.
