> For the complete documentation index, see [llms.txt](https://help.joyousoa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.joyousoa.com/duan-xin-zhong-xin.md).

# 短信中心

- [为什么要购买短信套餐?](https://help.joyousoa.com/duan-xin-zhong-xin/wei-shen-me-yao-gou-mai-duan-xin-tao-can.md)
- [如何使用短信发送工资条？](https://help.joyousoa.com/duan-xin-zhong-xin/ru-he-shi-yong-duan-xin-fa-song-gong-zi-tiao.md)
- [怎么查看短信工资条？](https://help.joyousoa.com/duan-xin-zhong-xin/zen-me-cha-kan-duan-xin-gong-zi-tiao.md)
- [短信可以用于哪些地方？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-ke-yi-yong-yu-na-xie-di-fang.md)
- [短信发送的工资条，员工接收不到，如何处理？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-fa-song-de-gong-zi-tiao-yuan-gong-jie-shou-bu-dao-ru-he-chu-li.md)
- [个别员工没有收到短信是什么原因？](https://help.joyousoa.com/duan-xin-zhong-xin/ge-bie-yuan-gong-mei-you-shou-dao-duan-xin-shi-shen-me-yuan-yin.md)
- [短信条数不够了，会导致有的员工发送成功有的发送失败吗？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-tiao-shu-bu-gou-le-hui-dao-zhi-you-de-yuan-gong-fa-song-cheng-gong-you-de-fa-song-shi-bai-m.md)
- [短信套餐如何收费的？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-tao-can-ru-he-shou-fei-de.md)
- [如何查看短信的发送记录？](https://help.joyousoa.com/duan-xin-zhong-xin/ru-he-cha-kan-duan-xin-de-fa-song-ji-lu.md)
- [短信签名有什么用？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-qian-ming-you-shen-me-yong.md)
- [怎么申请自己企业的短信签名？](https://help.joyousoa.com/duan-xin-zhong-xin/zen-me-shen-qing-zi-ji-qi-ye-de-duan-xin-qian-ming.md)
- [短信签名申请被拒绝了怎么办？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-qian-ming-shen-qing-bei-ju-jue-le-zen-me-ban.md)
- [短信购买记录在哪里可以查看？](https://help.joyousoa.com/duan-xin-zhong-xin/duan-xin-gou-mai-ji-lu-zai-na-li-ke-yi-cha-kan.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://help.joyousoa.com/duan-xin-zhong-xin.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.
