> For the complete documentation index, see [llms.txt](https://help.flyer.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flyer.vn/danh-cho-hoc-sinh/tinh-nang-hoc/tinh-nang-vocabulary.md).

# Tính năng Vocabulary

Tính năng Vocabulary giúp con ôn luyện và học thêm từ vựng mới. Để sử dụng, phụ huynh làm các bước sau:&#x20;

* Bước 1: Nhấn vào **"Vocabulary"** ở bên phải, góc trên màn hình và chọn cấp độ tương ứng.

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

* Bước 2: Lựa chọn chủ đề từ vựng mà con muốn học.

<figure><img src="/files/5lm1pWUcCpsdTZbDrTtJ" alt=""><figcaption></figcaption></figure>

* Bước 3: Nhấn **"Start"** để bắt đầu ôn luyện từ vụng qua minigame nhé!

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

Sau khi làm bài xong, để chia sẻ bài làm, các con **copy đường link** hiển thị trên màn hình và đăng lên nhóm: <https://www.facebook.com/groups/flyercambridgetoeflprimary>

Phụ huynh và các con có thể xem thêm video hướng dẫn chi tiết bên dưới:

*Mọi thắc mắc xin vui lòng liên hệ hotline **0358662975** hoặc **0965376466** để được hỗ trợ nhanh nhất.*


---

# 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://help.flyer.vn/danh-cho-hoc-sinh/tinh-nang-hoc/tinh-nang-vocabulary.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.
