# Page Not Found

The URL `sa/linemarketing` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [LINE官方帳號教學，成效提升這樣做！進階應用篇](https://docs.peajia.com.tw/home/blog/sa/line-oa-marketing.md)
- [邊聊邊貼標！LINE關鍵字自動回覆設定，輕鬆找出高價值客戶](https://docs.peajia.com.tw/home/blog/sa/line-oa-keyword-auto-reply.md)
- [不只發訊息，更要玩出新關係！LINE外掛模組，降低LINE封鎖率](https://docs.peajia.com.tw/home/blog/sa/line-plugin-modules.md)
- [打造客戶微旅程！LINE自動化行銷技巧開啟行銷飛輪](https://docs.peajia.com.tw/home/blog/sa/mes0.md)
- [一樣是加 LINE 好友，為何你的新客「秒封鎖」？用導流連結讓初次見面就滿分！](https://docs.peajia.com.tw/home/blog/sa/addlink0.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.peajia.com.tw/home/blog/sa/line-oa-marketing.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.

### Option 2 — Browse the documentation index

Full index: https://docs.peajia.com.tw/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.peajia.com.tw/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/home/blog/sa/line-oa-marketing.md`).

You may also use `Accept: text/markdown` header for content negotiation.
