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

# 幫助中心

<h2 align="center">有什麼能幫助到您的？</h2>

<p align="center">可以根據下列條目，快速了解Pea'Jia</p>

<p align="center"><a href="https://peajia.com.tw/#contactus" class="button secondary" data-icon="user-group">或者聯絡我們來解答</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-envira">:envira:</i> 開始了解</h4></td><td>關於Pea'Jia的基礎導覽</td><td><a href="/pages/aZf2ASu7lz9wNJ6qG5YE">/pages/aZf2ASu7lz9wNJ6qG5YE</a></td><td><a href="/pages/asAdKJzGDG476J2TRqrD">/pages/asAdKJzGDG476J2TRqrD</a></td><td><a href="/pages/Wmq4ujZaRUK2rBre0fYP">/pages/Wmq4ujZaRUK2rBre0fYP</a></td><td><a href="/pages/vMDPh5vFrjdJRIojOaWu">/pages/vMDPh5vFrjdJRIojOaWu</a></td><td>... <a href="/pages/D0gB1KaEsFw8JlBH6PsY">更多文章(7)</a></td><td></td><td><a href="/pages/D0gB1KaEsFw8JlBH6PsY">/pages/D0gB1KaEsFw8JlBH6PsY</a></td></tr><tr><td><h4><i class="fa-telescope">:telescope:</i> 基本功能</h4></td><td>最常使用的Line工具</td><td><a href="/pages/JldBB75me2Cx4Z6a02Ob">/pages/JldBB75me2Cx4Z6a02Ob</a></td><td><a href="/pages/KAXiFERLsluRbEbF33q7">/pages/KAXiFERLsluRbEbF33q7</a></td><td><a href="/pages/0fiKuqJv2U7GS2nBVqTu">/pages/0fiKuqJv2U7GS2nBVqTu</a></td><td><a href="/pages/5dVeF4Pgj4RGFGuBsprW">/pages/5dVeF4Pgj4RGFGuBsprW</a></td><td>... <a href="/pages/tmMMXdVBAhTva5vLM1lU">更多文章(10)</a></td><td></td><td><a href="/pages/tmMMXdVBAhTva5vLM1lU">/pages/tmMMXdVBAhTva5vLM1lU</a></td></tr><tr><td><h4><i class="fa-plug">:plug:</i> 進階使用</h4></td><td>學習如何使用行銷工具</td><td><a href="/pages/wlAqeZ3evRQRENtPxhTE">/pages/wlAqeZ3evRQRENtPxhTE</a></td><td><a href="/pages/5OmZmKUI21kH3rKWRDey">/pages/5OmZmKUI21kH3rKWRDey</a></td><td><a href="/pages/I8h0XgSXWwc2myIPivif">/pages/I8h0XgSXWwc2myIPivif</a></td><td><a href="/pages/CMfcNFSW45nkQOO6wBTy">/pages/CMfcNFSW45nkQOO6wBTy</a></td><td>... <a href="/pages/reDERFeigP9TsHxOXxjg">更多文章</a></td><td></td><td><a href="/pages/reDERFeigP9TsHxOXxjg">/pages/reDERFeigP9TsHxOXxjg</a></td></tr><tr><td><h4><i class="fa-chart-line">:chart-line:</i> 成效分析</h4></td><td>行銷成果分析工具</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-bullhorn">:bullhorn:</i> 常見問題</h4></td><td>各種可能發生的問題與解決辦法</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td><h4><i class="fa-memo-pad">:memo-pad:</i> 更新歷程</h4></td><td>新功能與錯誤修正</td><td><a href="/pages/j0M3IEAkkXZo3G1iC4Qk">/pages/j0M3IEAkkXZo3G1iC4Qk</a></td><td><a href="/pages/GUgsHG22NAQUBlvpM09q">/pages/GUgsHG22NAQUBlvpM09q</a></td><td><a href="/pages/OUygHreKiUlyNUqFFwG0">/pages/OUygHreKiUlyNUqFFwG0</a></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

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