# Stations

- [Stations Overview](https://docs.memusic.io/stations/stations-overview.md): MeMusic's Pilot Platform to reinvent content distribution amongst the creators
- [Stations Mobile](https://docs.memusic.io/stations/stations-mobile.md): Stations Mobile is a content application tailored for creators
- [Privacy Policy for Stations](https://docs.memusic.io/stations/stations-mobile/privacy-policy-for-stations.md)
- [Terms & Conditions](https://docs.memusic.io/stations/stations-mobile/terms-and-conditions.md)
- [User Data Deletion Instructions](https://docs.memusic.io/stations/stations-mobile/user-data-deletion-instructions.md)
- [Stations for Creators](https://docs.memusic.io/stations/stations-for-creators.md): How does Stations benefit Creators?
- [Bubbles](https://docs.memusic.io/stations/bubbles.md): Explanation about Bubbles and what it is on MeMusic


---

# 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.memusic.io/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.
