# Step 1: Create a project

To start using the service, you need to create a project. A Project is a term on vStorage that represents a storage package with a specific capacity that you purchase on GreenNode. At any given time, you can own one or multiple projects concurrently and use them as a way to organize resources for different groups or departments with different purposes.

Follow these steps to create a project:

1. Log in to [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/). If you don't have an account, sign up for free [here](https://chat.openai.com/c/link).
2. Choose the storage **Region**.
3. Select **Create a Project**.
4. Enter the **Project Name** and choose the appropriate **Project Type** (storage package) according to your needs.
5. Choose the desired **Quota** (storage capacity).
6. Complete the **Checkout** steps, and the **Project** will be initiated.

For convenience, we recommend using the name of your project or business product as the **Project Name** in vStorage.

Additionally, we are supporting the following storage packages:

* Gold: Suitable for storing media, serving as originals for CDN, with a large number of accessors.
* Archive: Suitable for long-term storage needs, minimum 6 months, low usage.

The storage cost calculation for each project is publicly available on the GreenNode homepage, see [Charging Fee](/vng-cloud-document/vstorage/object-storage/cach-tinh-phi.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/vstorage/object-storage/vstorage-hcm03/getting-started-with-vstorage/step-1-create-a-project.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.
