# API Reference

Dive into the specifics of each API endpoint by checking out our complete documentation.

## Music files

The method to get a mp3 file:

{% content-ref url="/pages/LSCTQ4c6UxJiq8jcCDxh" %}
[Getting the music](/muzaic-api-docs/reference/getting-the-music.md)
{% endcontent-ref %}

## Tags

How do I find out what tags I can use:

{% content-ref url="/pages/Fz9o3e5IBjhqL2DLnh1P" %}
[Working with tags](/muzaic-api-docs/reference/working-with-tags.md)
{% endcontent-ref %}


---

# 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.muzaic.ai/muzaic-api-docs/reference/api-reference.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.
