# App Setup Questions

<details>

<summary>How do I install the Box Music - Background Music app on my Shopify store?</summary>

You can install the app from the Shopify App Store. [Simply search](https://apps.shopify.com/box-music-background-music) for "Box Music - Background Music," click the "Add app" button, and follow the prompts to complete the installation.

</details>

<details>

<summary>How do I set up background music on my store after installing the app?</summary>

Once the app is installed, go to the app’s dashboard. From there, navigate to the **General Settings** to enable background audio and select the music you want to play.

</details>

<details>

<summary>How do I choose a music track from the app’s library?</summary>

In the **Sound Settings** section, click on **Choose Songs**. You'll see a variety of music tracks categorized by genre. Select the one that best fits your store

</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/app-setup-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.
