> 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-kich-hoat-goi-hoc-qua-ma-kich-hoat.md).

# Hướng dẫn kích hoạt gói học qua mã kích hoạt

### **Tra cữu mã kích hoạt**

Để tra cứu mã kích hoạt tài khoản, người dùng có thể thực hiện theo một trong hai cách sau:

#### *Cách 1: Tra cứu qua SMS*

* Soạn tin nhắn theo cú pháp: **MKH** gửi **5259**.
* Hệ thống sẽ gửi lại tin nhắn chứa mã kích hoạt khóa học.

<figure><img src="/files/qhz678r8FItEwUk3oINw" alt="" width="375"><figcaption></figcaption></figure>

#### *Cách 2: Tra cứu qua website*

**Bước 1:** Truy cập website <https://tienganh247.vn/> và chọn chức năng **"Tra cứu mã"**.

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

**Bước 2:** Tại màn hình tra cứu mã kích hoạt, nhập **số điện thoại** đăng ký dịch vụ và nhấn **"Tra cứu"**.

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

**Bước 3:** Nhập mã OTP được gửi qua SMS, sau đó nhấn **"Xác nhận"**.

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

**Bước 4:** Hệ thống hiển thị mã kích hoạt tương ứng với tài khoản.

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

### Kích hoạt gói học qua mã kích hoạt

**Bước 1:** Truy cập website <https://tienganh247.vn/> và đăng nhập vào tài khoản.

**Bước 2:** Sau khi đăng nhập thành công, nhấn vào biểu tượng **Avatar** ở góc trên bên phải màn hình và chọn **"Kích hoạt khóa học"**.

<figure><img src="/files/3OzS8SVr0R5U8bWmJREK" alt=""><figcaption></figcaption></figure>

**Bước 3:** Nhập mã kích hoạt vào ô **"Nhập mã kích hoạt"**, sau đó nhấn **"Kích hoạt"** để kích hoạt khóa học.

<figure><img src="/files/0ivWmOMVoLGnt6X8nfUN" alt=""><figcaption></figcaption></figure>

**Bước 4:** Sau khi kích hoạt thành công, người dùng có thể kiểm tra thời hạn sử dụng tại mục **"Thông tin tài khoản"**.

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


---

# 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-kich-hoat-goi-hoc-qua-ma-kich-hoat.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.
