# 模板(Templates)

如果您对OTP模板创建有要求，您可以在此处创建，如下图所示：

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

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

如果您想创建的是WhatsApp验证码模板，并且想要使用零轻触模板，请按以下指引创建：

{% hint style="info" %}
通过使用包含零轻触一键自动填写功能的身份验证模板，您可以将一次性密码或验证码连同一键自动填写按钮一起发送给用户。当 WhatsApp 用户轻触该自动填写按钮时，WhatsApp 客户端将触发一个活动，这会打开您的应用APP并向该应用发送密码或验证码，当集成了WhatsApp一键认证的应用会自动捕获这个验证码，用户无需切换到WhatsApp进行复制验证码。详情请阅读：<https://rkzav3pcv4.feishu.cn/wiki/NBEZw0fKmimy3akEj72c33lJnqc>
{% endhint %}

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

根据需求填写。

<figure><img src="/files/y8WNf7gziVDpbWsQ4fDG" alt="" width="375"><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.innopaas.com/otp-chan-pin/template.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.
