# Static Content Delivery

**Static Content Delivery** accelerates websites and applications by distributing static assets—such as images, CSS, and JavaScript files—across Medianova’s globally distributed CDN network.\
By caching content at the **edge**, end-users receive data from the nearest server, reducing latency and improving overall page load performance.

{% hint style="warning" %}
Static CDN is ideal for websites with large amounts of unchanging content that must be delivered consistently to users worldwide.
{% endhint %}

#### Why Use Static CDN?

Medianova’s Static CDN provides an optimized way to serve static assets with speed, security, and scalability:

* **Reduced Latency** – Serve content from the nearest CDN edge location.
* **Improved Page Load Times** – Accelerate rendering of images, scripts, and styles.
* **Lower Origin Load** – Cache content at the edge to minimize backend requests.
* **High Availability** – Redundant nodes ensure reliability even under heavy traffic.
* **Global Reach** – Consistent performance across all geographic regions.

{% hint style="warning" %}
Combine Static CDN with **Dynamic CDN** or **Image Optimization** to maximize performance across your entire website.
{% endhint %}

<figure><img src="https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2FtJl2B29i9xGER4UkJW8o%2Fstatic.png?alt=media&#x26;token=d2a13f2b-5776-4222-9596-b2aa4434de37" alt="" width="563"><figcaption><p>Medianova Static CDN – accelerating delivery of static assets through global edge caching</p></figcaption></figure>

#### Key Features

* **Edge Caching** – Automatically stores and serves static content at geographically distributed edge nodes.
* **Custom Domain Support** – Use your own domain (CNAME) for branded content delivery.
* **SSL/TLS Encryption** – Secure asset delivery with HTTPS support.
* **Compression & Optimization** – Automatically compresses and optimizes file sizes for faster transfer.
* **Scalability** – Handles spikes in user traffic seamlessly without impacting origin performance.
* **Monitoring & Analytics** – Real-time reporting to track delivery performance and usage trends.

#### Built for Performance

Medianova’s Static CDN combines **global edge coverage**, **intelligent caching,** and **secure HTTPS delivery** to optimize the delivery of static assets.\
Whether hosting media, websites, or web applications, this service ensures users experience faster load times and consistent performance anywhere in the world.


---

# 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://clients.medianova.com/products/performance-cdn/static-content-delivery.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.
