# Calling

- [WhatsApp Calling 简介](https://helpdocs.ycloud.com/help-center/zh/calling/overview.md)
- [初识Calling界面](https://helpdocs.ycloud.com/help-center/zh/calling/quick-start-with-calling.md): 了解Calling的基本操作界面
- [外呼指南](https://helpdocs.ycloud.com/help-center/zh/calling/outbound_calls.md)
- [主管指南](https://helpdocs.ycloud.com/help-center/zh/calling/manager-guideline.md): 介绍主管用户如何配置和使用Calling功能
- [客服指南](https://helpdocs.ycloud.com/help-center/zh/calling/agent-guideline.md)
- [通话日志](https://helpdocs.ycloud.com/help-center/zh/calling/call-logs.md): 管理通话日志


---

# 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://helpdocs.ycloud.com/help-center/zh/calling.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.
