# Features of vStorage

vStorage is a service for storing objects in containers. An object is a file and any metadata describing that file. A container is a receptacle for objects. To store your data in vStorage, you first create a project and specify the project name, storage package, and the region where you want to store data. Then, you create a container within the newly created project, specifying the container name. At this point, you upload your objects to that container as objects in vStorage. The storage organization model of vStorage is described below."

<figure><img src="/files/Jvuc9DVTIlaJcJ3HTCpM" alt=""><figcaption></figcaption></figure>


---

# 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/vstorage/object-storage/vstorage-hcm03/features-of-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.
