# Content

Content refers to the actual media (videos, photos, or both) that visitors can view. The content you upload to your CMS is contained within Sets, and thus a Set can contain multiple forms of content including trailers, photos and videos.&#x20;

## Useful Links

{% content-ref url="/pages/pn4OKr8ayYi7lURNkQBp" %}
[Uploading Content to Sets](/content-management/sets/managing-sets/uploading-content-to-sets.md)
{% endcontent-ref %}

{% content-ref url="/pages/tgvYsMoOtxZHIkVdz1o1" %}
[Formats](/content-management/formats.md)
{% endcontent-ref %}

{% content-ref url="/pages/twbaE2hW9n9rWvAYu2Ny" %}
[Managing Sets with both Videos and Photos](/content-management/sets/managing-sets/managing-sets-with-both-videos-and-photos.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/getting-started/common-topics/content.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.
