# OTP Text Settings

The admin can set custom text for sending OTP to customers’ mobile numbers.

<figure><img src="/files/6gVmP3C9QX8Hv68JtUjQ" alt=""><figcaption></figcaption></figure>

* **Send OTP Text:** Set a custom message for OTP.
* **Resend OTP Text:** Set a custom message for resend OTP.

If you have selected Msg91 as your SMS Gateway and set DLT Template as your API, the OTP Text Settings will have the following fields.

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

If you have selected Msg91 as your SMS Gateway and set Campaign Name as your API, the OTP Text Settings will have the following fields.

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


---

# 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-verification-extension/otp-text-settings.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.
