# Bắt đầu với FileStorage

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 File Storage.

Sử dụng hướng dẫn này để bắt đầu với File Storage. Bạn sẽ học cách khởi tạo Public/ Private NFS/ SMB File Storage. Cụ thể:

* [Khởi tạo một Public NFS File Storage](/vng-cloud-document/vn/vstorage/filestorage/bat-dau-voi-filestorage/khoi-tao-mot-public-nfs-file-storage.md)
* [Khởi tạo một Private NFS File Storage](/vng-cloud-document/vn/vstorage/filestorage/bat-dau-voi-filestorage/khoi-tao-mot-private-nfs-file-storage-coming-soon.md)
* [Khởi tạo một Private SMB File Storage](/vng-cloud-document/vn/vstorage/filestorage/bat-dau-voi-filestorage/khoi-tao-mot-private-smb-file-storage-coming-soon.md)
  * [Khởi tạo một Private SMB File Storage không có Active Directory](/vng-cloud-document/vn/vstorage/filestorage/bat-dau-voi-filestorage/khoi-tao-mot-private-smb-file-storage-coming-soon/khoi-tao-mot-private-smb-file-storage-khong-co-active-directory.md)
  * [Khởi tạo một Private SMB File Storage có Active Directory](/vng-cloud-document/vn/vstorage/filestorage/bat-dau-voi-filestorage/khoi-tao-mot-private-smb-file-storage-coming-soon/khoi-tao-mot-private-smb-file-storage-co-active-directory.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/filestorage/bat-dau-voi-filestorage.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.
