> For the complete documentation index, see [llms.txt](https://docs.vtools.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vtools.xyz/huong-dan-chung.md).

# Hướng dẫn chung

- [Giao diện chính](https://docs.vtools.xyz/huong-dan-chung/giao-dien-chinh.md): Giới thiệu các nút chức năng bố cục, giao diện chính của ứng dụng vTools for Survey
- [Cài đặt hệ chiếu](https://docs.vtools.xyz/huong-dan-chung/cai-dat-he-chieu.md): Cài đặt hệ chiếu VN 2000 địa phương và toàn quốc hoặc bất kỳ hệ chiếu nào cho các quốc gia và vùng lãnh thổ trên thế giới, hỗ trợ hơn 5000 hệ chiếu có sẵn
- [Cài đặt bản đồ và tải nền offline](https://docs.vtools.xyz/huong-dan-chung/cai-dat-ban-do-va-tai-nen-offline.md): Cài đặt loại bản đồ nền và chọn khu vực cần tải dữ liệu nền offline sử dụng ngoại tuyến khi đi thực địa không có 3G, Wifi
- [Cập nhật nền ảnh vệ tinh](https://docs.vtools.xyz/huong-dan-chung/cap-nhat-nen-anh-ve-tinh.md): Hướng dẫn cập nhật nền ảnh vệ tinh Google, Bing, Here, ESRI ...
- [Chính sách cập nhật dữ liệu](https://docs.vtools.xyz/huong-dan-chung/chinh-sach-cap-nhat-du-lieu.md): Một số thông tin về chính sách cập nhật ảnh nền vệ tinh, giao thông từ các nhà cung cấp Google, Bing, Here...


---

# 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://docs.vtools.xyz/huong-dan-chung.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.
