# Object Storage

### How Object Storage pricing works

The price for Object Storage consists of a standard package of 250 GB with a fixed price. Any additional storage beyond this is charged per GB and hour.

{% hint style="info" %}
Starting at CHF 0.0138/hr or CHF 10/mo
{% endhint %}

### Standard Package

| Storage | Hourly price° | Monthly price°¹ |
| ------- | ------------- | --------------- |
| 250 GB  | CHF 0.0138    | CHF 10          |

### Additional Storage

| Storage | Hourly price° | Monthly price°¹ |
| ------- | ------------- | --------------- |
| 1 GB    | CHF 0.00005   | CHF 0.04        |

### Included

{% hint style="success" %}
**20 TB Outbound Traffic.** Per organization-account 20 TB of outbound traffic per month is included. Inbound and internal traffic is always free.
{% endhint %}

{% hint style="success" %}
**Economy Support** **Plan** according to the best-effort principle. Business and First support plans are available at an additional cost.
{% endhint %}

° Prices are in CHF (Swiss franc) and don't include VAT. 1 CHF is usually [equal](https://www.google.com/search?q=1+CHF+in+USD\&cad=h) to 1 USD.\
¹ Monthly price estimates are based on 730 hours of usage.


---

# 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/platform/pricing/object-storage.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.
