# Bubbles

<figure><img src="/files/fGXv68zeQwb6pdpARB2T" alt=""><figcaption></figcaption></figure>

Bubbles is the native digital currency (<mark style="color:red;">not a cryptocurrency</mark>) on Stations. Users can purchase Bubbles using a credit card to purchase content or donate to artists. Bubbles have a stable fiat value that will account to the artist immediately.

Comparatively, if you have ever used Twitch before, Bubbles is like Twitch Bits. Once creators receive Bubbles, they can request for a withdrawal in fiat through their dashboard.

| Bubbles        | USD Pricing |
| -------------- | ----------- |
| 100 Bubbles    | $10         |
| 1,000 Bubbles  | $100        |
| 2,500 Bubbles  | $250        |
| 5,000 Bubbles  | $500        |
| 10,000 Bubbles | $1,000      |
| 25,000 Bubbles | $2,500      |
| 50,000 Bubbles | $5,000      |


---

# 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/bubbles.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.
