# Access to Private and Public S3 bucket

You can now access directly to your Parse Server media files (jpg,png, mp3, doc, ppt, key, pdf....) on your S3 private bucket. \
And publish a HTML website on you Public S3 storage.

![](/files/-LTwV1vHeCMCv2fRup71)

Exemple with  CyberDuck software and the Public Bucket.

1\) Install a cyberduck software

![](/files/-LTwXcJSCJ3Omz68E-nj)

2\) Go to Symbyoz Console >> Project >> Cloud Storage and copy past **Access Key** and **Secret Key**

![](/files/-LTwXeuVtn_JvhJjD4dq)

Drag & drop directly you HTML, CSS, Javascript, images files to CyberDuck

![](/files/-LTwXhd1U2hQ99MWw_oJ)

Finish !! The files are now online.


---

# 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.symbyoz.io/news/manage-your-s3-medias-and-public-bucket.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.
