# Creating FlashEdge CDN distribution for FlashEdge Storage

Every FlashEdge Storage needs to have a FlashEdge CDN to publicly access the files, applications, website, or anything else you store in the Storage.

Complete the following procedure to create a distribution.

1. Sign in to the [FlashEdge](https://www.flashedgecdn.com/login).
2. Click on “Create Distribution” on the home page, or click “+ Create new” on the left panel in the FlashEdge console.
3. Choose your origin.
   1. Fill in the name of your origin.
   2. Select the FlashEdge Storage as the origin.
4. Select a caching behavior.
   1. For FlashEdge Storage, we recommend using the possibility to Cache Everything.&#x20;
5. Click on “Create a Distribution”.
6. After creation, it may take some time (usually up to 15 minutes) for the distribution to deploy globally.
7. After the FlashEdge distribution is created for your FlashEdge Storage, you should be able to access files that are stored there by simply checking the corresponding path through the FlashEdge CDN distribution URL, for example, xxxxxxx.flashedge.net/images/pic1.png.


---

# 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-storage-tutorials/creating-flashedge-cdn-distribution-for-flashedge-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.
