# Favorites

## Summary

The Favorites page is the spot to find all of your favorite sounds.

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

Once you have favorited a sound you are able to find it on this page. If you unfavorite a sound it will be removed from this page. You can also clear the favorites page by clicking on **Clear all Favorites** in the footer.


---

# 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/favorites.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.
