> 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/cai-dat.md).

# Hướng dẫn cài đặt

Bạn có thể cài đặt trực tiếp từ ứng dụng Google Play (CH Play) theo link sau:

#### + Phiên bản Việt Nam sử dụng thử 7 ngày đầy đủ chức năng

#### Link Google Play: <https://play.google.com/store/apps/details?id=com.xyz.survey>

#### + Phiên bản Pro bản quyền sử dụng trọn đời theo tài khoản Gmail cá nhân

#### <https://play.google.com/store/apps/details?id=com.vn.geotech.vtools.pro>

*( Hoặc liên hệ trực tiếp để chúng tôi hỗ trợ )*

Cho phép quyền Chụp ảnh và Quay phim để chụp ảnh khảo sát hiện trường

![](/files/-MFE5Q7Sgp8QdVhvFF79)

Cho phép truy cập thông tin vị trí để định vị

![](/files/-MFE5bKNXQVRTv77rN6X)

Cho phép ghi dữ liệu để lưu dữ liệu khảo sát

![](/files/-MFE5k-nURqRgvR8dwUT)

Sau khi hoàn tất các cài đặt cấp quyền truy cập sẽ vào tới giao diện chính của ứng dụng như sau

![](/files/-MFE6AJtCZW-I5ugdpdD)


---

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