> For the complete documentation index, see [llms.txt](https://docs.innopaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innopaas.com/whatsapp-chan-pin/editor/yan-zheng-ma-authentication-mu-ban.md).

# 验证码(Authentication)模板

## 1. 登录[InnoPaaS账号](https://innopaas.com/control/login)

## 2. 选择WABA

选择WhatsApp产品，选&#x62E9;**“Templates”**，进入页面后选择想要在哪个WABA下创建消息模板，点&#x51FB;**“+ New templates”。**

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

## 3. 选择验证码模板类型

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

### 3.1 普通验证码

验证码模板分为**普通验证码**和**零轻触验证码**，普通验证码按以下操作即可。

<figure><img src="/files/8z7cCyHG6t5Iaj3LcNXu" alt=""><figcaption></figcaption></figure>

### 3.2 零轻触验证码

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

详情请阅读：<https://rkzav3pcv4.feishu.cn/wiki/NBEZw0fKmimy3akEj72c33lJnqc>
{% endhint %}

<figure><img src="/files/MheUrVVhhwEvpzv0GmdH" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.innopaas.com/whatsapp-chan-pin/editor/yan-zheng-ma-authentication-mu-ban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
