# Unit 3 Summary

In this unit we learned Media types in GovCMS and that managing Media types is very similar to Content Types - Media types provide a similar interface to manage fields, form widgets and display.

We learned that for the consistent display of images we should use Image Styles. We learned how to add a media field to a content type (which can be applied to adding media fields to any other entity type, such as taxonomy terms, blocks or users).


---

# 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://salsa-digital.gitbook.io/govcms-site-builder/unit-3-manage-media/unit-3-summary.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.
