# Bubbles & Stream

**The User Journey of purchasing & spending Bubbles**&#x20;

Any user using the Stations application can recharge Bubbles using a preferred and supported payment method. Bubbles are always at a fixed price as described here.

**How does the $STREAM token peg itself to Bubbles?**&#x20;

When a user purchases a Bubble using a preferred payment option such as a credit card, our internal system looks for a $STREAM supplier. As Bubbles is fixed on a price with a fixed percentage that is paid to the creator, the price of $STREAM can remain healthy. A lowered price of $STREAM will mean a higher profit margin when Bubbles are created, naturally generating the demand for the $STREAM token.&#x20;

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

**How does a supplier of the $STREAM decided?**

Our internal system will prioritize $MMT stakers to decide the supplier of $STREAM. The amount and duration of $MMT staked will be factored in when the internal system decides the $STREAM supplier.


---

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