# Page Not Found

The URL `huong-dan-s-dung-tinh-nang-phan-giao-khach-hang-tiem-nang-tu-dong` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [15) HƯỚNG DẪN SỬ DỤNG TÍNH NĂNG PHÂN GIAO KHÁCH HÀNG TIỀM NĂNG TỰ ĐỘNG](https://docs.crmonline.vn/15-huong-dan-s-dung-tinh-nang-phan-giao-khach-hang-tiem-nang-tu-dong.md)
- [HƯỚNG DẪN SỬ DỤNG CRMOnline TỪ CƠ BẢN ĐẾN NÂNG CAO](https://docs.crmonline.vn/huong-dan-s-dung-crmonline-tu-co-ban-den-nang-cao.md)
- [12) HƯỚNG DẪN SỬ DỤNG CHỨC NĂNG QUẢN LÝ KHẢO SÁT ONLINE](https://docs.crmonline.vn/12-huong-dan-s-dung-chuc-nang-quan-ly-khao-sat-online.md)
- [19) HƯỚNG DẪN TỰ ĐỘNG CHIA SẺ KHÁCH HÀNG CHO NHÂN VIÊN](https://docs.crmonline.vn/19-huong-dan-tu-dong-chia-se-khach-hang-cho-nhan-vien.md)
- [27) HƯỚNG DẪN XÓA KHÁCH HÀNG TIỀM NĂNG](https://docs.crmonline.vn/27-huong-dan-xoa-khach-hang-tiem-nang.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.crmonline.vn/15-huong-dan-s-dung-tinh-nang-phan-giao-khach-hang-tiem-nang-tu-dong.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.crmonline.vn/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.crmonline.vn/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., `/15-huong-dan-s-dung-tinh-nang-phan-giao-khach-hang-tiem-nang-tu-dong.md`).

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