# DCD How-Tos

To create and manage CDN distributions via the DCD, refer to the following:

<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 User Privileges for CDN</strong></mark></td><td>Set required user privileges to create and manage Cloud CDN distributions.</td><td><a href="dcd-how-tos/set-user-privileges-cdn-dcd">set-user-privileges-cdn-dcd</a></td></tr><tr><td><mark style="color:blue;"><strong>Create CDN Distribution</strong></mark></td><td>Create a CDN distribution.</td><td><a href="dcd-how-tos/create-cdn-distribution">create-cdn-distribution</a></td></tr><tr><td><mark style="color:blue;"><strong>View CDN Distributions</strong></mark></td><td>View the list of created CDN distributions.</td><td><a href="dcd-how-tos/view-cdn-distribution">view-cdn-distribution</a></td></tr><tr><td><mark style="color:blue;"><strong>Update a CDN Distribution</strong></mark></td><td>Manage an existing CDN distribution by updating the distribution details.</td><td><a href="dcd-how-tos/update-cdn-distribution">update-cdn-distribution</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a CDN Distribution</strong></mark></td><td>Delete an existing CDN distribution.</td><td><a href="dcd-how-tos/delete-cdn-distribution">delete-cdn-distribution</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/network-services/cdn/dcd-how-tos.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.
