# Step 4: Create a S3 Key

To initialize an S3 key, follow the instructions below:

1. Log in to [https://vstorage.console.vngcloud.vn](https://vstorage.console.vngcloud.vn/storage/list).
2. Select **Region HAN02.**
3. Select the icon <img src="/files/EwUZM4uPSXVKUweK7ZDx" alt="" data-size="line"> in the project you just created and then select the **Identity and Access Management** ta&#x62;**.**
4. In the **List of S3 keys of this project** section, select **Generate S3 key**.
5. Select **Copy** or **Download** to download the Access Key/Secret Key information you just generated.

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

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

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

{% hint style="info" %}
**Attention:**

* After clicking create S3 key, you need to **save the Access Key/Secret Key pair** for use. If you do not save it now, you will not be able to get the Secret Key of this Access Key later.
  {% endhint %}


---

# 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/object-storage-han02/getting-started-with-object-storage/step-4-create-a-s3-key.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.
