# Requirements

Before we begin please make sure to:

1. Download and install the latest version of Karedi editor from [here](https://github.com/Nianna/Karedi/releases)
2. Download [MixMeister BPM Analyzer](https://www.mixmeister.com/bpm-analyzer.html) (latest version is paid, but you can find free older one on the web)
3. Download the song that we will use in this tutorial:

{% file src="/files/ifdgsUpcDO0Crwj5OTk6" %}


---

# 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://karedi.gitbook.io/karedi/creating-songs-for-beginners/before-you-start/requirements.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.
