> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot.md).

# Trường hợp sử dụng Snapshot

Snapshot là một công cụ quan trọng trong quản lý hệ thống và bảo vệ dữ liệu. Nó cho phép tổ chức và cá nhân thực hiện nhiều tác vụ quan trọng trong nhiều tình huống khác nhau. Dưới đây là một cái nhìn tổng quan về việc sử dụng Snapshot trong các tính huống sau:

***

* [Khôi phục hệ thống sau thảm hoạ](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot/khoi-phuc-he-thong-sau-tham-hoa.md)
* [Phát triển và kiểm tra](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot/phat-trien-va-kiem-tra.md)
* [Sao lưu và phục hồi hệ thống định kỳ](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot/sao-luu-va-phuc-hoi-he-thong-dinh-ky.md)
* [Chuyển dữ liệu và ứng dụng giữa các môi trường](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot/chuyen-du-lieu-va-ung-dung-giua-cac-moi-truong.md)
* [Chống lại cuộc tấn công từ Hacker hoặc nhiễm malware](/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot/chong-lai-cuoc-tan-cong-tu-hacker-hoac-nhiem-malware.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 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.vngcloud.vn/vng-cloud-document/vn/vserver/compute-hcm03-1a/snapshot/truong-hop-su-dung-snapshot.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.
