# Welcome & Overview

## Welcome to Kubi <a href="#welcome-to-kubi" id="welcome-to-kubi"></a>

Kubi is a next-generation **Web3 livestream donation platform** built on the Mantle Ecosystem that revolutionizes how content creators receive financial support from their global audience.

### What is Kubi? <a href="#what-is-kubi" id="what-is-kubi"></a>

Kubi bridges the gap between the Creator Economy and Blockchain by combining a seamless **Web2 User Experience** with the technological advantages of **Web3**: transparency, cost efficiency, and full ownership. We enable instant, flexible, and productive cross-border donations through cutting-edge DeFi integrations.

### The Problem We Solve <a href="#the-problem-we-solve" id="the-problem-we-solve"></a>

Traditional donation platforms face critical limitations:

**Web2 Platforms (Saweria, Ko-fi, Trakteer)**

* Centralized fund custody with censorship risks
* High platform fees and slow withdrawal times
* Limited to fiat currencies and local payment methods

**Conventional Web3 Platforms**

* Complex user experience requiring specific tokens
* Donated funds remain idle without generating value
* Cross-chain liquidity barriers requiring manual bridging

### Our Solution: Web2 on the Front, Web3 on the Back <a href="#our-solution-web2-on-the-front-web3-on-the-back" id="our-solution-web2-on-the-front-web3-on-the-back"></a>

Kubi operates on a revolutionary principle: users enjoy the ease of a standard donation app, while it's powered by advanced smart contracts on the Mantle network.

### ✨ Key Features

**🔓 Non-Custodial & Trustless**\
Donation funds flow directly peer-to-peer from supporter to streamer. Kubi never holds your funds.

**🪙 Multi-Token Flexibility**\
Accept donations in any token ($MNT, $PEPE, $USDT) with automatic swapping via Uniswap integration to your preferred stable asset.

**📈 Auto-Yield Generation**\
Transform donations into passive income through automatic deposits to leading Mantle DeFi protocols (Methlab, Compound, Init Capital).

**🌉 Cross-Chain Support**\
Auto-Bridge technology enables seamless donations from outside the Mantle ecosystem without manual bridging.

**📺 Realtime OBS Integration**\
Display donation notifications instantly on your livestream with our OBS overlay plugin.

**📊 Dashboard Analytics**\
Track revenue, view on-chain transaction history, and analyze supporter engagement with transparent reports.

### How Kubi Works <a href="#how-kubi-works" id="how-kubi-works"></a>

1. **Supporter** initiates a donation through Kubi's interface
2. **Smart Contract** processes the transaction automatically:
   * Deducts transparent platform fee
   * Executes Auto-Bridge (if from another chain)
   * Executes Auto-Swap via Uniswap (to streamer's preferred token)
3. **Streamer** receives net funds directly in their wallet
4. **(Optional)** Funds auto-route to DeFi protocols for yield generation

### Built on Mantle Network <a href="#built-on-mantle-network" id="built-on-mantle-network"></a>

We chose Mantle for its exceptional scalability, low transaction costs, and thriving DeFi ecosystem that makes our Auto-Yield and Auto-Swap features possible at affordable rates.

### How This Documentation is Organized <a href="#how-this-documentation-is-organized" id="how-this-documentation-is-organized"></a>

**📚 Getting Started**\
Prerequisites, wallet setup, and your first donation walkthrough

**📖 Guides**\
Step-by-step instructions for Supporters and Streamers

**⚙️ Technical Docs**\
Architecture details, smart contracts, and core systems deep-dive

### Explore by Use Case <a href="#explore-by-use-case" id="explore-by-use-case"></a>

**👤 I'm a Streamer**\
Start with [Streamer Quickstart](https://docs.kubistream.xyz/~/revisions/HgMpTgAcmLPiuUIUrKYB/guides/for-streamer) to create your account and set up donation links

**💝 I'm a Supporter**\
Visit [Supporter Guide](https://docs.kubistream.xyz/~/revisions/HgMpTgAcmLPiuUIUrKYB/guides/for-supporters) to learn how to send your first donation

**🛠️ I'm a Developer**\
Check out [Architecture](https://docs.kubistream.xyz/~/revisions/HgMpTgAcmLPiuUIUrKYB/technical-docs/architecture) and [Smart Contracts](https://docs.kubistream.xyz/~/revisions/HgMpTgAcmLPiuUIUrKYB/technical-docs/smart-contracts) for technical implementation

***

### Who is Kubi For? <a href="#who-is-kubi-for" id="who-is-kubi-for"></a>

**Content Creators**\
Gamers, Web3 Streamers, Digital Artists, and Crypto Educators seeking global monetization without censorship

**Supporters**\
Crypto Communities and Global Audiences who want to support creators using their digital assets


---

# 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.kubistream.xyz/readme.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.
