> For the complete documentation index, see [llms.txt](https://support.cambridge.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cambridge.vn/huong-dan-su-dung/huong-dan-dang-ky-goi-hoc.md).

# Hướng dẫn đăng ký gói học

**Bước 1**: Truy cập vào website <https://tienganh247.vn/>, chọn menu Giới thiệu và chọn Gói dịch vụ.

<figure><img src="/files/WQx8St0k6bnLvSJjlB53" alt=""><figcaption></figcaption></figure>

**Bước 2**: Hiển thị danh sách gói học dành cho thuê báo vinaphone. Người dùng chọn gói phù hợp và click vào **"Đăng ký gói"** hiển thị cú pháp đăng ký gói cước.&#x20;

<figure><img src="/files/BiP2z906hnPCfqREpnnw" alt=""><figcaption></figcaption></figure>

**Bước 3:** Người dùng soạn tin nhắn đăng ký gói cước, hệ thống gửi tin nhắn SMS thông báo quyền lợi học tập, đồng thời cung cấp **tên đăng nhập** (là số điện thoại đăng ký) và **mật khẩu truy cập**.

<figure><img src="/files/lP1a8S7lJAZSKYLGWseF" alt=""><figcaption></figcaption></figure>

**Bước 4:** Người dùng đăng nhập lần đầu vào website bằng thông tin tài khoản được cung cấp. Hệ thống sẽ tự động kích hoạt gói học và cho phép sử dụng đầy đủ các quyền lợi của gói cước.

**Lưu ý:**&#x20;

* Mỗi mã kích hoạt chỉ được sử dụng một lần duy nhất.
* Nếu muốn chuyển quyền sử dụng gói học cho một tài khoản khác, người dùng cần tra cứu và gửi mã kích hoạt cho tài khoản nhận trước khi gói học được kích hoạt.
* Sau khi tài khoản đăng nhập lần đầu và gói học được kích hoạt thành công, mã kích hoạt sẽ hết hiệu lực và không thể sử dụng để kích hoạt cho tài khoản khác.

Xem thêm tại mục **Kích hoạt gói học qua mã kích hoạt**.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.cambridge.vn/huong-dan-su-dung/huong-dan-dang-ky-goi-hoc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
