# Using Sound

## Get Started

### Step 1: Turn on the Sounds feature

Go to the Premium tab and turn on the **Sounds** feature

<figure><img src="/files/k1KIPhj74k5mcivQFy1m" alt=""><figcaption><p>Activate the <strong>Sounds</strong> feature</p></figcaption></figure>

### Step 2: Upload your MP3 audio

Click on browse files and upload your MP3 file. After you uploaded your MP3, you will notice a giant play button overlay. By clicking on the play button, the sound will start.

<figure><img src="/files/agDbBDCzuHB94mkIsE1L" alt=""><figcaption><p>Press the play button to start the audio</p></figcaption></figure>

Congrats! You added Sound to your product!


---

# 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://mazingxr.gitbook.io/mazing-world/product-guides/premium-features/using-sound.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.
