# DCD How-Tos

Refer to the following tasks to upload an image through FTP and manage or delete a private image in the DCD.

## Quick Links

<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>Upload an Image via the FTP</strong></mark></td><td>Learn how to upload your images via the FTP.</td><td><a href="how-tos/upload-image-via-ftp">upload-image-via-ftp</a></td></tr><tr><td><mark style="color:blue;"><strong>Access and Manage Private Images</strong></mark></td><td>Learn how to access and manage your private images.</td><td><a href="how-tos/access-and-manage-private-image">access-and-manage-private-image</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Private Image</strong></mark></td><td>Learn how to delete your private images.</td><td><a href="how-tos/delete-private-image">delete-private-image</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/backup-and-storage/images-snapshots/private-images/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.
