# Media and Assets

Use the Media section to store and manage the images, files, and other assets used across your website. You can organise media in folders, work with different media types, and crop images directly in the backoffice.

<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><strong>Working with Folders</strong></td><td>Create and organise media folders to keep your assets structured.</td><td><a href="/pages/upQqFjDFKje9p5rcUvBL">/pages/upQqFjDFKje9p5rcUvBL</a></td></tr><tr><td><strong>Working with Media Types</strong></td><td>Upload and manage images, videos, and files using the built-in media types.</td><td><a href="/pages/7JPneAZ5wuuAoQyB2ouv">/pages/7JPneAZ5wuuAoQyB2ouv</a></td></tr><tr><td><strong>Cropping Images</strong></td><td>Crop and set focal points on images using the image cropper.</td><td><a href="/pages/r4m6AzrutlZAZb4f8sGO">/pages/r4m6AzrutlZAZb4f8sGO</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.umbraco.com/umbraco-cms/18.latest/manage-and-publish-content/media-and-assets.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.
