> For the complete documentation index, see [llms.txt](https://kb.projectmerge.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.projectmerge.org/services/radio.md).

# Radio

![](/files/-Lw3-AaCOdf-UG5MgKFt)

## What is Radio?

**Radio** is the service that provides **radio stations** to teams that wish to **stream** audio content to their **communities**. This brings to blockchain-oriented projects, and also to non-blockchain ones, a great opportunity to share **audio content** of different types, such as podcasts, talks and debates. It also opens ways of earning money with the offering of commercials and promotions of other projects. And it can be a space of entertainment with programs and music that can be played with this service, that is fully hosted by Merge and running **24/7**.&#x20;

As an example, find below Merge Radio, the station that plays blockchain-related music and has the projection of hosting talks and games, and sharing podcasts and Merge's news, as well as announcing commercials from partners and other projects.

Try it out now: <http://radio.projectmerge.org>

![](/files/-MK_qnZjDtN1kH0VpZL5)

## Get your radio station

The radio stations are powered by **Centova Cast**, and hosted by **Bitcoin Stacks Radio**.

With the collaboration of Bitcoin Stacks Radio, we help other cryptocurrencies and projects to have their own radio station, which includes the following features:

* Hosting
* Site management
* 5 DJ logins
* 5GB of MP3 storage
* 250 simulcasted listeners
* Discord live stream

Teams using this service will only need to manage the content their radio station should play, leveraging them from all technical aspects while sharing audio streams with their communities.

Request your radio station at: <https://mergebcdg.com/product/radio>

{% embed url="<https://mergebcdg.com/product/radio>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.projectmerge.org/services/radio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
