# Welcome

![](https://3768587677-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUZaXjCcfm0sIFJ1Iss%2F-MUZapCaEHWmxOKqz4uA%2F-MUZcLj_PknMngdxpN1W%2Fimage.png?alt=media\&token=3beaa163-6ee1-42bd-a7bd-c94d8331095f)

Rhythm Plus is a web-based vertical scrolling rhythm game (VSRG), you can make, play, and share any songs from and with anyone!

### How to play

Each track has an associated key, for a 4 track game, D, F, J, K, associates to track 1-4 respectively. On mobile devices, you can simply tap the white hit line to toggle the track.

Based on the rhythm, notes will drop from the top of the track, when the note gets closer to the bottom white line, hit the corresponding track. Hit while the note is on the white line to get higher marks.

For longer hold notes, hold the key when the bottom of the hold note reaches the white line, then release the key once the top of the note has just left the line.

### Create song and maps

It is very easy to create a beatmap in rhythm plus, just create as you are playing one!


---

# 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://wiki.rhythm-plus.com/master.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.
