> For the complete documentation index, see [llms.txt](https://docs.omnichat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnichat.ai/features/tui-bo.md).

# 推播

推播功能以下不同的介面，請依照需求前往查看說明

{% content-ref url="/pages/5Gm2cvPAUH1pY2s9yQ78" %}
[推播紀錄](/features/tui-bo/tui-bo-ji-lu.md)
{% endcontent-ref %}

{% content-ref url="/pages/931DgMJ4FIbFpnf9BkfJ" %}
[推播詳情](/features/tui-bo/tui-bo-xiang-qing.md)
{% endcontent-ref %}

{% content-ref url="/pages/ISi5Hs69vHGX79OlnlIM" %}
[設定新推播](/features/tui-bo/she-ding-xin-tui-bo.md)
{% endcontent-ref %}

{% content-ref url="/pages/1QhdKhmvClol44dGABBR" %}
[推播常見問題](/features/tui-bo/tui-bo-chang-jian-wen-ti.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.omnichat.ai/features/tui-bo.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.
