> 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/vstorage/object-storage/object-storage-han02/getting-started-with-object-storage.md).

# Getting Started with Object storage

If you have not used any GreenNode services (have not registered an account with GreenNode), you need to register an account with GreenNode Service [here](https://register.vngcloud.vn/signup) to access vStorage.

Use this guide to get started with vStorage. You will learn how to create a project, connect 3rd party software to vStorage, and use 3rd party software to implement features in the project you just created. The steps include:

* [Step 1: Create a project](/vng-cloud-document/vstorage/object-storage/object-storage-han02/getting-started-with-object-storage/step-1-create-a-project.md)
* [Step 2: Create a bucket](/vng-cloud-document/vstorage/object-storage/object-storage-han02/getting-started-with-object-storage/step-2-create-a-bucket.md)
* [Step 3: Upload/ Download objects](https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/step-3-upload-download-objects)
* [Step 4: Create a S3 key](https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-2-khoi-tao-s3-key)
* [Step 5: Integrate 3rd party softwares with vStorage](https://docs.vngcloud.vn/vng-cloud-document/vstorage/object-storage/object-storage-hcm04/bat-dau-voi-object-storage/buoc-2-ket-noi-3rd-party-softwares-voi-vstorage)
* [Step 6: Use 3rd party softwares to action on vStorage](https://docs.vngcloud.vn/vng-cloud-document/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)


---

# 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/vstorage/object-storage/object-storage-han02/getting-started-with-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.
