# Page Not Found

The URL `i.-chuong-trinh-khuyen-mai-va-nang-cap-goi-hoc/toi-co-the-kich-hoat-ma-uu-dai-de-trai-nghiem-san-pham-cua-prep-bang-cach-nao` 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 có thể kích hoạt mã ưu đãi để trải nghiệm sản phẩm của Prep bằng cách nào?](https://prepedu.gitbook.io/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-kich-hoat-ma-uu-dai-de-trai-nghiem-san-pham-cua-prep-bang-cach-nao.md)
- [Tôi có thể quản lý các mã kích hoạt của mình bằng cách nào?](https://prepedu.gitbook.io/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-quan-ly-cac-ma-kich-hoat-cua-minh-bang-cach-nao.md)
- [Tôi có thể thiết kế lộ trình học cá nhân hóa và thanh toán khóa học trên website Prep như thế nào?](https://prepedu.gitbook.io/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-thiet-ke-lo-trinh-hoc-ca-nhan-hoa-va-thanh-toan-khoa-hoc-tren-website-prep-nhu-the-nao.md)
- [Tôi có thể đóng góp ý kiến trong quá trình sử dụng sản phẩm của Prep như thế nào?](https://prepedu.gitbook.io/preps-user-manual/iii.-hoc-va-luyen-thi-cung-prep/khac/toi-co-the-dong-gop-y-kien-trong-qua-trinh-su-dung-san-pham-cua-prep-nhu-the-nao.md)
- [Tôi có thể luyện tập các dạng bài nào trong quá trình học?](https://prepedu.gitbook.io/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-luyen-tap-cac-dang-bai-nao-trong-qua-trinh-hoc.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://prepedu.gitbook.io/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-kich-hoat-ma-uu-dai-de-trai-nghiem-san-pham-cua-prep-bang-cach-nao.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://prepedu.gitbook.io/preps-user-manual/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://prepedu.gitbook.io/preps-user-manual/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., `/preps-user-manual/i.-so-huu-nang-cap-goi-hoc-va-cac-chuong-trinh-khuyen-mai/toi-co-the-kich-hoat-ma-uu-dai-de-trai-nghiem-san-pham-cua-prep-bang-cach-nao.md`).

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