# Bắt đầu với vStorage

Nếu bạn chưa sử dụng bất kỳ dịch vụ nào của GreenNode (chưa đăng ký tài khoản sử dụng với GreenNode), bạn cần đăng ký tài khoản với GreenNode Service [tại đây](https://register.vngcloud.vn/signup) để truy cập đến vStorage.

#### Tổng quan <a href="#batdauvoivstorage-tongquan" id="batdauvoivstorage-tongquan"></a>

Sử dụng hướng dẫn này để bắt đầu với vStorage. Bạn sẽ học cách khởi tạo project, container, tải lên/ tải xuống object cũng như thao tác xóa object khỏi container mà bạn vừa tạo.

***

#### Chủ đề <a href="#batdauvoivstorage-chude" id="batdauvoivstorage-chude"></a>

* [Bước 1: Tạo project đầu tiên](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-1-tao-project-dau-tien.md)
* [Bước 2: Tạo container đầu tiên](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-2-tao-container-dau-tien.md)
* [Bước 3: Tải một object lên container](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-3-tai-mot-object-len-container.md)
* [Bước 4: Tải xuống một object từ một container](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-4-tai-xuong-mot-object-tu-mot-container.md)
* [Bước 5: Sao chép object tới một thư mục](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-5-sao-chep-object-toi-mot-thu-muc.md)
* [Bước 6: Xóa object và container](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage/buoc-6-xoa-object-va-container.md)


---

# 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://docs.vngcloud.vn/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/bat-dau-voi-vstorage.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.
