# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [Tài Liệu Hướng Dẫn Sử Dụng Hệ Thống Website Sgo Land](https://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/tai-lieu-huong-dan-su-dung-he-thong-website-sgo-land.md)
- [Hướng dẫn sử dụng Sgo Land Application](https://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/huong-dan-su-dung-sgo-land-application.md)
- [Khóa học](https://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/huong-dan-su-dung-sgo-land-application/khoa-hoc.md)
- [Đăng nhập](https://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/huong-dan-su-dung-sgo-land-application/dang-nhap.md)
- [2.4.1.1 Thêm mới hàng phân phối](https://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/2.4-kho-hang/2.4.1-hang-phan-phoi/2.4.1.1-them-moi-hang-phan-phoi.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://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.vn/tai-lieu-huong-dan-su-dung-he-thong-website-sgo-land.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://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.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://website-sgoland.gitbook.io/huong-dan-su-dung-sgoland.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., `/huong-dan-su-dung-sgoland.vn/tai-lieu-huong-dan-su-dung-he-thong-website-sgo-land.md`).

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