# General Questions

<details>

<summary> How do I change the appearance of the music control icons?</summary>

You can customize the icons, including their size, color, and position, through the **Style Settings** page.

</details>

<details>

<summary>Does the app support automatic music playback when a customer visits the store?</summary>

Yes, by enabling the **Autoplay** option in the **Sound Settings**, music will automatically start playing when a visitor lands on your site.

</details>

<details>

<summary>Can I set different music for different pages on my store?</summary>

Currently, the app allows you to set background music for the entire store or specific pages like the Home Page, Collection Page, Cart Page, or Product Page. You can configure this in the **Select Location** option under **Sound Settings**.

</details>

<details>

<summary>Is the Box Music app compatible with Shopify's Theme 2.0?</summary>

Yes, the app is fully compatible with Shopify’s Theme 2.0. You can easily add and customize the background music block through the theme editor.

</details>

<details>

<summary>Can customers mute the background music if they prefer?</summary>

Yes, customers can mute the background music if you enable the **Allow User to Mute** option in the **Sound Settings**.

</details>

<details>

<summary>What types of music are available in the app’s library?</summary>

The app’s library includes a variety of music genres, including Romantic, Horror, Valentine, and more, suitable for different themes and occasions.

</details>

<details>

<summary>What should I do if I need help with the app?</summary>

If you need assistance, please contact our support team <support@centous.com> We're here to help you with any questions or issues you may encounter.

</details>


---

# 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.centousapps.com/box-music/faqs/general-questions.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.
