# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [4.7 Kết nối đồng bộ Webcake - CRM](https://pancake-crm.gitbook.io/pancakecrm/iv.-cau-hinh/4.7-ket-noi-dong-bo-webcake-crm.md)
- [4.6.1 Đồng bộ sự kiện Facebook](https://pancake-crm.gitbook.io/pancakecrm/iv.-cau-hinh/4.6-dong-bo-facebook/4.6.1-dong-bo-su-kien-facebook.md)
- [Hướng dẫn tạo gói cước trên Pancake CRM](https://pancake-crm.gitbook.io/pancakecrm/iii.-crm/huong-dan-tao-goi-cuoc-tren-pancake-crm.md)
- [5.6 List of Profiles](https://pancake-crm.gitbook.io/pancakecrm/v.-for-developer/5.6-list-of-profiles.md)
- [5.2 Data of Table](https://pancake-crm.gitbook.io/pancakecrm/v.-for-developer/5.2-data-of-table.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://pancake-crm.gitbook.io/pancakecrm/iv.-cau-hinh/4.7-ket-noi-dong-bo-webcake-crm.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://pancake-crm.gitbook.io/pancakecrm/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://pancake-crm.gitbook.io/pancakecrm/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., `/pancakecrm/iv.-cau-hinh/4.7-ket-noi-dong-bo-webcake-crm.md`).

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