# Multimedia Production Guide

This Boston College Libraries' *Multimedia Production Guide* is a resource intended to inform the Boston College community and beyond about media production, meaning the creation of audio and visual materials such as podcasts, videos, animation, and graphics. Here you will find tutorials, other information on related concepts and tools, and reusable media resources.

Please direct questions to the[ BCDS Group](mailto:digschol-ggroup@bc.edu).

![](/files/-MYAYJRg-QhU3fPRGHkB)

​[CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/)


---

# 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://bcds.gitbook.io/multimedia/master.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.
