> 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-trai-nghiem-dich-vu.md).

# Hướng dẫn trải nghiệm dịch vụ

## **Kiểm tra đầu vào**

**Bước 1:** Truy cập website <https://tienganh247.vn/> và click **Đánh giá năng lực** trên màn hình.

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

**Bước 2:** Chọn tuổi phù hợp để đánh giá năng lực, sau đó click **"Bắt đầu".**

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

**Bước 3:** Hiển thị giao diện làm bài, người dùng chọn đáp án cho từng câu hỏi rồi click "**Nộp bài**".

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

Người dùng sau khi nộp bài thì có thể **Đăng ký** hoặc **Đăng nhập** để tiếp tục học tập.

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

## Học thử

**Bước 1**: Truy cập vào website <https://tienganh247.vn/>. Tại mục **Lộ trình học tập Cambridge**, chọn cấp độ trải nghiệm và click "**Chinh phục**".

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

**Bước 2**: Hiển thị danh sách bài học của cấp độ đã chọn. Người dùng chọn bài học để xem nội dung bài.

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

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

Sau khi học thử 3 bài học, người dùng chọn đăng ký hoặc đăng nhập để tiếp tục trải nghiệm sản phẩm.&#x20;

<figure><img src="/files/lLhVRGglDSkWVJqRuHOS" 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-trai-nghiem-dich-vu.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.
