> For the complete documentation index, see [llms.txt](https://soulbound.gitbook.io/sbtv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://soulbound.gitbook.io/sbtv/soulbound/streamfi.md).

# StreamFi

## #StreamFi - The Future Is Here

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

<mark style="color:purple;">**StreamFi**</mark> is the future of live streaming. Creators can now earn <mark style="color:green;">**SBX (Soulbucks)**</mark> in real-time based on engagement, XP level, and fan support. No more waiting or complicated algorithms—streamers get paid instantly for the value they bring, regardless of audience size. 🎥

* **Instant SBX Payouts:** Streamers earn SBX  every minute they’re live, with payouts driven by engagement metrics—like views, chats, sticker use, and fan interaction. The higher the engagement, the higher the earnings. 💸
* **XP:** More than just a number, XP reflects a user's relationship with their community. Higher XP scores mean bigger rewards for streamers, while a gamified levelling system encourages users to engage to unlock rewards both on the platform and financial.
* **Fan Support and Tipping:** Viewers can tip their favourite creators with SBX, participate in token-gated events, or purchase exclusive NFTs. This fan-first approach puts the power directly into the hands of the community—more support means more rewards. 🌟
* **Agentic AI Marketplace:** Users can Spawn Agents, Create Channels, Curate Stations, P. Speculate Popularity, opening up new revenue streams beyond traditional tips or donations. 🛒

#### Gamified Fan Engagement

StreamFi doesn’t just reward streamers—it pulls viewers deeper into the experience. Fans earn XP by engaging with their favourite streamers, in everything from chatting and viewing, to fun, gamified interactions like predictions and becoming oracles. Greater XP means faster leveling, and levels lead to perks such as airdrops and platform unlocks.

These interactive features create a sticky, loyalty-driven ecosystem where fans aren’t just passive viewers—they’re active participants in the creator’s success. 💥

StreamFi’s decentralized, <mark style="color:orange;">**creator-first**</mark> model eliminates middlemen, rewarding creators directly while building deeper, lasting connections with their fanbase. It’s a win-win: streamers earn instantly, fans get more ways to engage, and the entire community thrives in a transparent, gamified ecosystem.\ <br>


---

# 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://soulbound.gitbook.io/sbtv/soulbound/streamfi.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.
