> 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/basic.md).

# 基本功能

- [帳號管理](https://docs.peajia.com.tw/home/help-center/basic/account.md): 讓同仁一同協助管理官方帳號，本主題帶您了解邀請其他管理者、編輯權限和其他管理者操作，讓行銷、客服、技術團隊能夠分工合作。
- [自動回應](https://docs.peajia.com.tw/home/help-center/basic/auto-reply.md): 自動回應功能是一項智慧訊息管理工具，支援依時間與關鍵字發送預設訊息。使用者可設定不限時間或指定時段，有效提升回覆效率與互動品質，適用於客服、社群經營與活動推廣等場景，是打造一致溝通體驗的理想利器。
- [歡迎好友的加入訊息](https://docs.peajia.com.tw/home/help-center/basic/welcome-message.md): 當新好友加入時，系統可自動發送歡迎訊息，建立良好第一印象並引導後續互動。此功能支援時間排程與訊息預覽，適用於客服、社群經營與品牌推廣。
- [推播管理](https://docs.peajia.com.tw/home/help-center/basic/push-message.md): Pea'Jia 推播管理模組提供一套完整的訊息推送機制，適用於活動宣傳、功能通知、回流引導與教學導覽。使用者可透過後台介面設定推播內容、選擇受眾、排程時間，並搭配模組化訊息（如圖文模組、輪播模組）進行視覺化呈現
- [分類列表](https://docs.peajia.com.tw/home/help-center/basic/push-message/kind.md): 可於列表篩選分類供辨識，依使用情境選擇適合的分類進行推播管理
- [預設圖文選單](https://docs.peajia.com.tw/home/help-center/basic/default-richmenu.md): 預設圖文選單是一種常用的訊息模組，結合圖片、標題、描述與互動按鈕，預先設定多張圖文卡片，建立導覽選單、功能入口或活動導流。
- [分眾圖文選單](https://docs.peajia.com.tw/home/help-center/basic/audience-richmenu.md): 分眾圖文選單是一種進階模組，可依使用者屬性（如標籤、群組、性別）顯示不同的圖文卡片內容，每位用戶將根據其身份條件看到專屬選單，適合用於分眾導流、個人化推薦與多語言入口設計
- [標籤管理](https://docs.peajia.com.tw/home/help-center/basic/tag.md): 標籤管理可用於對用戶進行分類與分眾，協助推播訊息、模組顯示與互動內容更精準地觸達目標對象。標籤可依使用者行為、身份、習慣或活動參與情境進行設定與套用
- [受眾分群](https://docs.peajia.com.tw/home/help-center/basic/audience.md): 受眾分群用條件把好友組成名單，供推播投放與內容個人化使用。你可以用標籤、互動與個人資料建立精準分群，並查看名單人數與好友明細。
- [好友管理](https://docs.peajia.com.tw/home/help-center/basic/friend.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:

```
GET https://docs.peajia.com.tw/home/help-center/basic.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.
