# Page Not Found

The URL `sa/autokeywords0` 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-keyword-auto-reply.md)
- [打造客戶微旅程！LINE自動化行銷技巧開啟行銷飛輪](https://docs.peajia.com.tw/home/blog/sa/mes0.md)
- [善用LINE分眾圖文選單，打造最佳客戶旅程！分眾圖文選單玩法案例](https://docs.peajia.com.tw/home/blog/sa/tvc0.md)
- [一樣是加 LINE 好友，為何你的新客「秒封鎖」？用導流連結讓初次見面就滿分！](https://docs.peajia.com.tw/home/blog/sa/addlink0.md)
- [情境應用](https://docs.peajia.com.tw/home/blog/sa.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-keyword-auto-reply.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-keyword-auto-reply.md`).

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