> For the complete documentation index, see [llms.txt](https://docs.peajia.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.peajia.com.tw/home/help-center/advance.md).

# 進階使用

- [短網址管理](https://docs.peajia.com.tw/home/help-center/advance/shorturl.md): 產生可追蹤的短網址，支援點擊統計與自動貼標。可用於推播、圖文選單與外部投放導流。
- [導流連結管理](https://docs.peajia.com.tw/home/help-center/advance/tracklink.md): 建立可追蹤的導流連結與 QR Code。支援點擊統計、互動貼標，並可為不同渠道設定客製化歡迎訊息。
- [貼標訊息](https://docs.peajia.com.tw/home/help-center/advance/tagmessage.md): 監聽指定標籤。好友被貼標後自動發送訊息。支援活動期間、次數限制、排程與成效分析。
- [抽獎活動](https://docs.peajia.com.tw/home/help-center/advance/lottery.md): 抽獎活動可建立輪盤、拉霸與刮刮樂三種互動玩法，並完整設定活動期間、抽獎次數、獎項機率、標籤套用與外觀樣式，適合用於會員回饋、節慶促銷與互動行銷活動。
- [(Undone)MGM](https://docs.peajia.com.tw/home/help-center/advance/undone-mgm.md)
- [(Undone)問卷](https://docs.peajia.com.tw/home/help-center/advance/undone-wen-juan.md)
- [(Undone)簽到活動](https://docs.peajia.com.tw/home/help-center/advance/undone-qian-dao-huo-dong.md)
- [獎項管理](https://docs.peajia.com.tw/home/help-center/advance/prize.md): 獎項管理用來集中維護可套用到抽獎、MGM、簽到等活動的獎勵資源。可設定數量、序號、QR code 與線下核銷。


---

# 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.peajia.com.tw/home/help-center/advance.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.
