# S3 SDK

The vStorage product from GreenNode provides an S3 SDK toolkit to facilitate the integration of your software applications with vStorage. The S3 SDK simplifies your programming tasks by encapsulating S3 REST APIs into features in various programming languages. The SDK development toolkit is available for several popular programming languages. Each SDK provides a set of features, sample code, and documentation to help developers build applications more easily using their preferred programming language.

To assist you in quickly installing and configuring this user tool, we provide an integrated feature through the vStorage Portal. You only need to provide accurate Region, Project, and credential information (vStorage credentials), and then download the configuration file for the S3 SDK. You can use this configuration file to access your resources on the vStorage storage service. For more details, refer to \[Integrating S3 SDK with vStorage]. After successfully accessing your resources (project, container, object, etc.) on the vStorage service, you can refer to additional use cases or features of the S3 SDK to work with these resources. For more information, refer to \[Using S3 SDK].


---

# 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/3rd-party-softwares/s3-sdk.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.
