# Use Cases

Based on CDN features and benefits, the following are a few key use cases:

* **Website Performance Optimization:** The CDN's ability to cache static content and deliver it from edge servers nearest to the user's location significantly reduces website load time, ensuring that users experience minimal latency regardless of their geographical location.
* **Dynamic Content Delivery:** Leveraging CDN edge servers for deploying computational resources leads to reduced latency in the response time for dynamic content requests.
* **Software Distribution:** With improved download speeds and reduced latency, you can use CDN to distribute software updates and patches to users worldwide.
* **API Request Optimization:** By caching API responses using edge servers, you can accelerate access to backend services using the API.


---

# 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/network-services/cdn/use-cases.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.
