# Giới thiệu

Viver là công cụ phát hiện lỗi chính tả và kiểm tra thể thức văn bản Tiếng Việt chính xác và tiện dụng. Công cụ đang hoạt động trên Microsoft Word và đang phát triển thêm Extension cho trình duyệt. Viver được phát triển với 2 chức năng chính:

### Kiểm lỗi chính tả

Tự động phát hiện và gợi ý sửa lỗi chính tả, ngữ nghĩa với mô hình học máy và xử lý ngôn ngữ tự nhiên được nghiên cứu trong nhiều năm.

### Kiểm tra thể thức

Đảm bảo văn bản đáp ứng được quy định về thể thức văn bản, đặc biệt với văn bản hành chính.

Sản phẩm do Công ty Cổ phần Metis phát triển và vận hành.

{% content-ref url="cai-dat-word-add-in" %}
[cai-dat-word-add-in](https://help.viver.vn/untitled/cai-dat-word-add-in)
{% endcontent-ref %}

{% content-ref url="huong-dan-su-dung-add-in/kiem-tra-chinh-ta" %}
[kiem-tra-chinh-ta](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/kiem-tra-chinh-ta)
{% endcontent-ref %}

{% content-ref url="huong-dan-su-dung-add-in/kiem-tra-the-thuc" %}
[kiem-tra-the-thuc](https://help.viver.vn/untitled/huong-dan-su-dung-add-in/kiem-tra-the-thuc)
{% endcontent-ref %}


---

# 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/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.
