# CDN

**Content Delivery Networks (CDNs)** on the IONOS Cloud platform deliver maximum speed, performance, and reliability when serving web assets to a global audience. A CDN accelerates content delivery by caching your data (images, video, scripts) at strategically placed edge locations worldwide. This technique minimizes network latency by ensuring that the data is retrieved from the nearest server.

Begin with the [<mark style="color:blue;">CDN User Guide</mark>](https://docs.ionos.com/cloud/network-services/cdn) to understand the fundamental concepts and configuration options, and later follow step-by-step instructions in the following tutorial to deploy your advanced workflows:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set Up a CDN Distribution with IONOS Cloud Object Storage as the origin</strong></mark></td><td>Set up a CDN Distribution with IONOS Cloud Object Storage as the origin.</td><td><a href="cdn/set-up-cdn-distribution">set-up-cdn-distribution</a></td></tr><tr><td><mark style="color:blue;"><strong>Set Up a CDN Distribution using Terraform</strong></mark></td><td>Set up a CDN Distribution with IONOS Cloud DNS and a custom origin using Terraform.</td><td><a href="cdn/set-up-cdn-distribution-terraform">set-up-cdn-distribution-terraform</a></td></tr></tbody></table>


---

# 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.ionos.com/cloud/tutorials/network-services/cdn.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.
