# Một số lưu ý

Trong một số trường hợp, bạn  Đối với các file dạng .doc, cần chuyển đổi sang dạng .docx trước khi sử dụng, bằng cách:

"Cmd + A" sau đó "Cmd + V" để copy toàn bộ văn bản

Chọn "File" > "Blank document" để tạo văn bản rỗng

Sử dụng "Cmd + V" để dán toàn bộ văn bản cũ sang văn bản mới định dạng, sau đó các chức năng của công cụ sẽ hoạt động bình thường


---

# Agent Instructions: 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:

```
GET https://help.viver.vn/untitled/cai-dat-word-add-in/mot-so-luu-y.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.

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.
