# Available radio stations

## Pop radio stations

* Pop — **pop**
* Russian pop — **ruspop**
* Disco — **disco**
* K-pop — **kpop**
* J-pop — **japanesepop**

## Rock radio stations

* Rock — **allrock**
* Russian Rock — **rusrock**
* Rock 'N' Roll — **rnr**
* Progressive Rock — **prog**
* Post-Rock — **postrock**
* New Wave — **newwave**
* Folk Rock — **folkrock**
* Stoner Rock — **stonerrock**
* Hard Rock — **hardrock**
* Worldwide Rock — **rock**

## Indie radio stations

* Indie — **indie**
* Local Indie Music — **local-indie**

## Metal radio stations

* Metal — **metal**
* Progressive Metal — **progmetal**
* Nu Metal — **numetal**
* Epic Metal — **epicmetal**
* Folk Metal — **folkmetal**
* Industrial — **industrial**
* Extreme Metal — **extrememetal**

## Alternative radio stations

* Alternative — **alternative**
* Post-Hardcore — **posthardcore**
* Hardcore — **hardcore**

## Electronics radio stations

* Electronics — **electronics**
* Dubstep — **dubstep**
* Experimental Music — **experimental**

## Dance radio stations

* Dance — **dance**
* House — **house**
* Techno — **techno**
* Trance —**trance**
* Drum 'N' Bass — **dnb**

## Rap and Hip-Hop radio stations

* Russian Rap and Hip-Hop — **rusrap**
* Worldwide Rap and Hip-Hop — **foreignrap**


---

# 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.minerea.su/general-info/available-radio-stations.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.
