# FlashEdge Storage pricing

#### FlashEdge Storage list pricing

* Storage costs $0.03 per GB for all regions.
* $0.0065 per 10.000 tier-1 requests ( PUT, COPY, POST, LIST Requests).
* $0.0005 per 10.000 tier-2 requests (GET Requests)
* Data transfer out to FlashEdge CDN is free of charge and any data flowing to the public internet will be charged based on FlashEdge CDN pricing.
* Data transfer out directly from FlashEdge Storage (this only happens when you download something directly from FlashEdge Storage through the file explorer): $0.09 per GB for US/EU regions (Data Transfer Out from FlashEdge to the Internet). Usually provided by the GET, HEAD, and OPTIONS HTTP methods.
* File uploading (Data transfer IN) to FlashEdge Storage is free of charge.


---

# 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.flashedgecdn.com/flashedge-pricing/flashedge-storage-pricing.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.
