# 用 Webhook 替代安卓系統推送，告別延遲與漏收

受限於安卓系統推送的限制政策，為了保障推送資訊的即時性與穩定性，我們推薦用戶使用 Webhook 通道接收推送通知。

您可以根據以下教學，快速完成配置：

* [**釘釘群機器人**](/zh-tw/jiao-yi-zhi-nan/ti-xing-gong-neng/webhook-tong-zhi-she-ding-jiao-xue.md#yi-ding-ding-qun-webhook-chuang-jian)
* [**飛書群機器人**](/zh-tw/jiao-yi-zhi-nan/ti-xing-gong-neng/webhook-tong-zhi-she-ding-jiao-xue.md#er-fei-shu-qun-webhook-chuang-jian)
* [**企業微信群機器人**](/zh-tw/jiao-yi-zhi-nan/ti-xing-gong-neng/webhook-tong-zhi-she-ding-jiao-xue.md#san-qi-ye-wei-xin-qun-webhook-chuang-jian)

Webhook 推送不依賴安卓系統訊息通道，可穩定接收策略預警、實盤訊號、爆倉提醒等關鍵通知，推薦作為主要接收方式使用

### 使用方法：

1. 訂閱內容

   <figure><img src="/files/dht3Fs32Ia45S4TFK9Pd" alt=""><figcaption></figcaption></figure>
2. 設定提醒

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

### 接收案例：

案例1

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

案例2

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

案例3

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


---

# 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://docs.bitfrog.io/zh-tw/jiao-yi-zhi-nan/ti-xing-gong-neng/yong-webhook-ti-dai-an-zhuo-xi-tong-tui-song-gao-bie-yan-chi-yu-lou-shou.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.
