# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [Điều khoản dịch vụ](https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/gioi-thieu-chung/dieu-khoan-dich-vu.md)
- [Hướng dẫn bật xác thực 2 lớp trên Discord](https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/cac-cau-hoi-thuong-gap/huong-dan-bat-xac-thuc-2-lop-tren-discord.md)
- [Hướng dẫn thoát Family Google](https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/cac-cau-hoi-thuong-gap/huong-dan-thoat-family-google.md)
- [Hướng dẫn chuyển list nhạc Spotify từ tài khoản cũ sang mới](https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/cac-cau-hoi-thuong-gap/huong-dan-chuyen-list-nhac-spotify-tu-tai-khoan-cu-sang-moi.md)
- [Hướng dẫn tải Windows/Office chính chủ từ Microsoft](https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/cac-cau-hoi-thuong-gap/huong-dan-tai-windows-office-chinh-chu-tu-microsoft.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://shopbanquyen-vn.gitbook.io/shop-ban-quyen/gioi-thieu-chung/dieu-khoan-dich-vu.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://shopbanquyen-vn.gitbook.io/shop-ban-quyen/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://shopbanquyen-vn.gitbook.io/shop-ban-quyen/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., `/shop-ban-quyen/gioi-thieu-chung/dieu-khoan-dich-vu.md`).

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