# Access Storage with Mountainduck

Mountain Duck enables you to mount and access Flow Object Storage as a regular disk drive. To access Flow Object Storage with Cyberduck, please follow these steps:

1. Download (<https://mountainduck.io>) and install Cyberduck<br>
2. Start Mountain Duck and click **Open Connection**.<br>
3. Specify your the credentials which are provided in our customer portal (<https://my.flow.swiss/#/object-storage>):<br>
   * **Server:** Insert the DNS name of the S3 endpoint:\
     \
     Location ALP1: **os.alp1.flow\.swiss**\
     Location ZRH1: **os.zrh1.flow\.swiss**<br>
   * **Access Key ID:** Insert the displayed **Access Key** from our portal.
   * **Secret Access Key ID:** Insert the displayed **Secret Key** from our portal.<br>
4. Press the connect button

*Example for ALP1:*

![](/files/-M76y_PQyuT50MNxtoKT)


---

# 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://doc.flow.swiss/products/object-storage/how-to/access-storage-with-mountainduck.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.
