# Viver

## Viver

- [Giới thiệu](https://help.viver.vn/untitled/gioi-thieu.md)
- [Cài đặt Word Add-in](https://help.viver.vn/untitled/cai-dat-word-add-in.md)
- [Yêu cầu cài đặt](https://help.viver.vn/untitled/cai-dat-word-add-in/yeu-cau-cai-dat.md): Hãy kiểm tra các yêu cầu trước khi bắt đầu cài đặt
- [Cài đặt từ Microsoft Store](https://help.viver.vn/untitled/cai-dat-word-add-in/cai-dat-tu-microsoft-store.md)
- [Một số lưu ý](https://help.viver.vn/untitled/cai-dat-word-add-in/mot-so-luu-y.md)
- [Hướng dẫn sử dụng Add-in](https://help.viver.vn/untitled/huong-dan-su-dung-add-in.md)
- [Bắt đầu sử dụng](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/bat-dau-su-dung.md)
- [Kiểm tra chính tả](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/kiem-tra-chinh-ta.md)
- [Kiểm tra thể thức](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/kiem-tra-the-thuc.md): Viver hỗ trợ kiểm tra thể thức với các quy định được nêu trong Nghị định 30/2020/NĐ-CP của Chính phủ về công tác văn thư
- [Phản hồi - góp ý](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/phan-hoi-gop-y.md): Viver luôn sẵn lòng lằng nghe ý kiến phản hồi từ người dùng để cải thiện sản phẩm ngày một tốt hơn
- [Liên hệ](https://help.viver.vn/untitled/lien-he.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.viver.vn/untitled/gioi-thieu.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.
