> 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/guide/intro.md).

# 产品介绍

InnoPaaS提供三大核心产品线，满足多样化的商业通信与客户互动需求：

1\. [WhatsApp产品](/whatsapp-chan-pin/whatsapp-xiang-guan-jie-shao.md)

我们提供完整的WhatsApp Business API接入与管理服务。您可以通过我们的平台实现账户注册、消息发送、自动化流程搭建及客户服务管理，高效开展业务沟通与客户互动。

2\. [OTP产品](/otp-chan-pin/test-send.md)

我们为登录、交易等安全验证场景提供灵活可靠的解决方案：

* 短信验证码：基于运营商网络的稳定验证方式。
* WhatsApp即用验证码：为暂时无需或不便自行创建WhatsApp商业账户的客户提供的即用型通道。您无需自行注册和管理账户，即可通过我们的平台向使用WhatsApp的用户发送验证码。

3\. [短信营销](/duan-xin-ying-xiao/markdown.md)

我们提供专业的短信营销服务，帮助您通过短信渠道高效触达用户，适用于产品推广、会员关怀及各类业务营销。


---

# 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/guide/intro.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.
