# MinIO Client (MC)

#### Tổng quan <a href="#minioclient-mc-tongquan" id="minioclient-mc-tongquan"></a>

MinIO Client là giải pháp mã nguồn mở dùng để thiết lập Object Storage, là một server lưu trữ dạng phân tán với hiệu năng cao, giúp bạn dễ dàng tải lên các file, tải xuống cũng như thao tác với dữ liệu của bạn. MinIO Client tương thích với API của dịch vụ lưu trữ vStorage. Để xem hướng dẫn sử dụng MinIO Client, bạn vui lòng tham khảo hướng dẫn tại [đây.](https://min.io/docs/minio/linux/index.html)

Để có thể tích hợp công cụ MinIO Client, bạn cần tự thu thập thông tin Region, Project, thông tin chứng thực (vStorage credentials). Chi tiết tham khảo tại [Tích hợp công cụ MinIO Client với vStorage](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/minio-client-mc/tich-hop-cong-cu-minio-client-voi-vstorage.md). Sau khi đã truy cập được các tài nguyên (project, container, object, v.v.) của bạn trên dịch vụ vStorage, để làm việc với các tài nguyên này sử dụng công cụ MinIO Client, bạn có thể tham khảo thêm các tình huống (use case) sử dụng hay tính năng của MinIO Client để làm việc với tài nguyên vStorage. Chi tiết tham khảo tại [Sử dụng công cụ MinIO Client](/vng-cloud-document/vn/vstorage/object-storage/vstorage-hcm03/3rd-party-softwares/minio-client-mc/su-dung-cong-cu-minio-client.md).

***

#### Chủ đề <a href="#minioclient-mc-chude" id="minioclient-mc-chude"></a>

* Tích hợp công cụ MinIO Client với vStorage
* Sử dụng công cụ MinIO Client


---

# 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/object-storage/vstorage-hcm03/3rd-party-softwares/minio-client-mc.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.
