# Boombox Studio

## Boombox Studio

- [Welcome](https://boombox-studio.mtmograph.com/master.md): To perfectly placed audio
- [Installation](https://boombox-studio.mtmograph.com/general/install.md)
- [Activate license](https://boombox-studio.mtmograph.com/general/activate.md): Easy as 1, 2, 3
- [Sound Packs](https://boombox-studio.mtmograph.com/general/sound-packs.md): Fresh audio is more fun
- [Troubleshooting](https://boombox-studio.mtmograph.com/general/troubleshooting.md): Common issues and solutions.
- [Packs](https://boombox-studio.mtmograph.com/screens/packs.md)
- [Browse](https://boombox-studio.mtmograph.com/screens/browse.md): On the Browse page, you are able to interact with all of the sounds in Boombox
- [Live Editor](https://boombox-studio.mtmograph.com/screens/live-editor.md): Compose on the perfect stage
- [Collections](https://boombox-studio.mtmograph.com/screens/collections.md)
- [Favorites](https://boombox-studio.mtmograph.com/screens/favorites.md)
- [History](https://boombox-studio.mtmograph.com/screens/history.md)
- [Connections](https://boombox-studio.mtmograph.com/more/connections.md)
- [Adobe](https://boombox-studio.mtmograph.com/more/connections/adobe.md)
- [DaVinci Resolve](https://boombox-studio.mtmograph.com/more/connections/davinci-resolve.md)
- [EULA](https://boombox-studio.mtmograph.com/more/eula.md): The legal stuff
- [About us](https://boombox-studio.mtmograph.com/more/about-us.md): A team with a dream


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://boombox-studio.mtmograph.com/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.
