# Overview

What is OTP product?

The OTP product provides professional dual-channel verification code delivery services via SMS and WhatsApp, ensuring the security and reliability of your users' critical processes such as login and transactions.

**Dual Channel Options**

SMS Verification Codes: Leveraging carrier networks for broad coverage and strong adaptability.

WhatsApp Verification Codes: Delivered via the internet with high delivery rates and cost-effectiveness. You can quickly utilize our shared channel without needing to set up your own WhatsApp Business account.

**Core Advantages**

* Delivery Guarantee: Dual-channel options enhance delivery reliability.
* Global Coverage: Supports sending to users in multiple countries.
* Rapid Integration: Provides a simple API to help you launch quickly.
* Real-Time Monitoring: Offers sending status and delivery reports.

## Platform Test Send

You can test sending SMS verification codes or WhatsApp verification codes on the OTP product page of the InnoPaaS platform. Click “OTP-Overview” to enter the test sending process.

Step 1: Send Verification Request: Enter recipient information, select the sending method (SMS, WhatsApp), language, Sender, and the verification code you want to test and click Send.

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

Step 2: See verification response

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

Step 3: Check Delivery Report

<figure><img src="/files/9MMembyq8Mcie4YZjM0b" alt=""><figcaption></figcaption></figure>

## OTP Product API Interface Documentation

Please refer to:

{% content-ref url="/spaces/TjPy9fKSkRxSoNbS4f9T/pages/a5b643aa8e830a7d887612264dcb167692cabdbf" %}
[OTP API](/api-reference/api-reference-en/otp-api/otp-api.md)
{% endcontent-ref %}


---

# 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.innopaas.com/documentation/documentation-en/otp-product/overview.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.
