# Quickstart

{% hint style="danger" %}
**Attention**: this page is under construction as we roll out updates for our app. If you have any questions please reach us by email at [**help@acceleratorcommerce.com**](mailto:help@acceleratorcommerce.com)
{% endhint %}

### Getting Started

Please watch the video or follow the documentation below to get started.

{% embed url="<https://youtube.com/watch?v=ScMzIvxBSi4>" %}

\
Click the **Upload Audio** button to launch our one-page Setup Wizard. Here, you'll upload your first audio file, customize playback options, and embed it on your store—all in a single, guided flow.

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

### Setup Wizard

After clicking into Audio, then Add Audio to Store you will be brought into the Setup Wizard. This will quickly walk you through the steps of adding audio to your store.&#x20;

\
**Step 1 : Choose between uploading audio or choosing from the library.**

The library is content previously uploaded to Shopify which is in an audio format of either MP3, WAV, AAC, OGG, or M4A.

<figure><img src="/files/kCWIYX2tO6VkJe2hRNwn" alt="" width="563"><figcaption></figcaption></figure>

\
**Step 2 : Link audio to a page**

Tell the app which page  to save the audio to. Once audio is saved to a page it can be played back.

<figure><img src="/files/wyQQ3gnFX7tQSH6YiX9q" alt="" width="563"><figcaption></figcaption></figure>

\
**Step 3 : Install app block**

Last, but not least lets add the app block (sometimes known as a widget) to the corresponding page template. One click on Launch Theme Customizer and this should add the block to the correct page template. All you have to do is drag-and-drop into place within the Theme Customizer (not pictured).

<figure><img src="/files/9mtUVdomvT2h3km2c82i" alt="" width="563"><figcaption></figcaption></figure>

\
This completes our Quickstart Guide! Reuse this setup wizard whenever you upload new audio to your store.<br>


---

# 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://accelerator-commerce.gitbook.io/listen-now/getting-started/quickstart.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.
