> For the complete documentation index, see [llms.txt](https://help.viver.vn/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.viver.vn/untitled/cai-dat-word-add-in/cai-dat-tu-microsoft-store.md).

# Cài đặt từ Microsoft Store

{% embed url="<https://youtu.be/AnDonBaACKA>" %}
Video hướng dẫn cài đặt
{% endembed %}

**Bước 1:** Chọn Insert trên thanh công cụ. Sau đó, chọn **Get Add-in** (như trong hình vẽ).

![](https://lh4.googleusercontent.com/Gew3h1M9hQYkGx0kUwgISpnR58jzTGKC_wgpazDOh2lNwTUdqN5lnG2-BoGjo2yJPu9irt3bP1Ri3Yx2UnfVjRg8guE7pilTqK2KY3PurrBoRNRGgmTEE3cZ0GqjnV9RXQIK-DvZT18IqYlD)

**Bước 2:** Sau khi màn hình quản lý Add-in hiện lên, hãy chọn mục **Store** (hoặc **Cửa hàng**). Tiếp theo, gõ "**Viver**" trên thanh tìm kiếm, sau đó ấn **Enter** hoặc click vào **biểu tượng tìm kiếm** (hình kính lúp bên cạnh). Danh sách Add-in sẽ hiện ra và hãy chọn Add-in có tên là **Viver** - Công cụ phát hiện lỗi chính tả và kiểm tra thể thức văn bản và ấn nút **Add** (hoặc **Thêm**) để thêm Add-in.

![](/files/JJMXZDttWHMUhcaGAqN4)

**Bước 3:** Màn hình xác nhận sẽ xuất hiện, hãy chọn **Continue** (hoặc **Tiếp tục**) để bắt đầu tiến hành cài đặt Add-in.

![](/files/owB4dMOeUYYaDYURns0N)

**Bước 4:** Sau khi **Add-in** được cài đặt xong, một mục có tên là **Viver** sẽ được hiển thị ở tab ngoài cùng trên thanh công cụ (như hình vẽ). Hãy click vào mục **Viver** để bắt đầu sử dụng.

![](/files/MkF0SOJDqVogSGiy9e9f)

**Bước 5:** Hãy chọn chức năng **Kiểm tra chính tả** hoặc **Kiểm tra thể thức** trên thanh công cụ để bắt đầu kiểm tra và sử dụng.

![](/files/gVDa2TEIsA0mRgPaq5JX)


---

# 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.viver.vn/untitled/cai-dat-word-add-in/cai-dat-tu-microsoft-store.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.
