# COD Verification

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

* **Cash On Delivery Verification:** Admin can enable the COD verification feature via SMS OTP from here.
* **Custom Title:** Add your desired COD verification title to display on the frontend.
* **Send OTP Text:** Add your desired custom message to send the customers with the OTP.
* **Resend OTP Text:** Add your desired custom message to send the customers with the OTP.

If you have selected MSG91 as the SMS Gateway and DLT Template as SMS API, it would show the following fields. You need to add DLT Template ID for Send OTP and Resend OTP.

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

If you have selected MSG91 as the SMS Gateway and Campaign Template as SMS API, it would show the following fields. You need to add the Campaign Name for Send OTP and Resend OTP.

<figure><img src="/files/EPMuAQTqbgA9GX7QH6Yh" 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-suite/cod-verification.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.
