# Collections

## Summary

The Collections page is the spot to find all of the packs and sounds you created.

<figure><img src="/files/QOE81Ka6r2vtlWD6EdvB" alt=""><figcaption></figcaption></figure>

## Collections

All of your packs are shown as a list and as a grid. You can select a pack and start browsing the sounds by clicking once on the list item or double-clicking on the pack in the grid. Once you have a pack selected you can perform various actions llike **Edit Pack, Export Pack and Remove Pack**. You can find all of these actions in the footer.

<figure><img src="/files/osZ0m1do8Layg4Bji34G" alt=""><figcaption></figcaption></figure>

If you select a sound and open the Drawer (by clicking on the Drawer icon in the top right corner), you are also able to edit sounds without opening the Pack Manager page

<figure><img src="/files/t1TElpN9lthhYm01dv2m" alt=""><figcaption></figcaption></figure>


---

# 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://boombox-studio.mtmograph.com/screens/collections.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.
