# Streamonomics

{% hint style="info" %}
**Summary:** Streamonomics refers to the tokenomics of streaming tokens to multiple recipients as an incentive mechanism.
{% endhint %}

All of the `$WOOF` and `$SUP` acquired by Degen Dogs are streamed to Dog holders in real-time, per second, over 90 days. Powered by [Superfluid](/basics/streamonomics/superfluid-finance.md).

Note that the 90 day time window gets reset each time additional `$WOOF` and `$SUP` is added to the pile. When new `$WOOF` is added, the new total amount of `$WOOF` is divided by 90 days, and the stream is updated such that that total amount would be fully streamed to Dog holders in 90 days. As long as new `$WOOF` is added to the pile daily, the streams will continue indefinitely.

Note that during the first 90 days, it likely that the amount of `$WOOF` added to the pile each day will exceed the amount streamed out each day. In other words, the total pile will be *growing* each day, and the "flowRate" -- the amount streamed to each Dog -- will increase daily. If you own a Dog on day 1, you are likely to increasingly larger amounts of `$WOOF` each day.

## Each Dog gets Equal Share of $WOOF and $SUP

Each Degen Dog receives an equal share of the `$WOOF`  and `$SUP` streams. If you own 2 Dogs, you will receive twice as much as someone who owns a single Dog. Note that if you acquired a Dog via auction, the price you paid in the auction has no bearing on your share of the streams.

### Secondary Sales / Transfers

When a Dog is sold or otherwise transferred to another address, *streams are redirected to the new owner*.

### Claiming Streams

New Dog owners need to claim their streams in order to view the real-time balance of `$WOOF.` This only needs to be done once -- if you acquire a second Dog, you don't need to do it again. Note that even if you do not claim immediately, you will still accrue your full share of the stream from the moment you acquired the Dog.

To claim a stream in the "Pool" of Degen Dog holders, the easiest way is to use the [Farcaster mini app](https://farcaster.xyz/miniapps/y54x1-NbaDLo/degen-dogs). (It can also be done via a "connect" link on the Stream Distribution tab in the Superfluid app.)

When a Dog is sold or transferred, the new owner will need to claim (unless they already own another Dog and have previously claimed).


---

# 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.degendogs.club/basics/streamonomics.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.
