> 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/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage.md).

# Bắt đầu với Object storage

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.

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, kết nối 3rd party softwares với vStorage và sử dụng 3rd party softwares để thực hiện các tính năng trên project mà bạn vừa khởi tạo. Các bước thực hiện bao gồm:

* [Bước 1: Khởi tạo project](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-1-khoi-tao-project.md)
* [Bước 2: Khởi tạo bucket](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-2-khoi-tao-bucket.md)
* [Bước 3: Tải lên/ tải xuống objects](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-3-tai-len-tai-xuong-objects.md)
* [Bước 4: Khởi tạo S3 key](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-2-khoi-tao-s3-key.md)
* [Bước 5: Kết nối 3rd party softwares với vStorage](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-2-ket-noi-3rd-party-softwares-voi-vstorage.md)
* [Bước 6: Sử dụng 3rd party softwares để thực hiện các tính năng trên vStorage](/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-3-su-dung-3rd-party-softwares-de-thuc-hien-cac-tinh-nang-tren-vstorage.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:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vn/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage.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.
