> ## Documentation Index
> Fetch the complete documentation index at: https://docs.haus25.live/llms.txt
> Use this file to discover all available pages before exploring further.

# What is haus²⁵?

> A decentralized livestreaming platform for performance artists to create, curate & monetize events that acquire value in real-time.

haus²⁵ is a decentralized livestreaming platform for performance artists to create, curate & monetize events that acquire value in real-time.

Built on Sei blockchain, haus²⁵ introduces a new paradigm for digital content ownership through Real-Time Assets (RTAs) — video NFTs that acquire value dynamically during live performances through community participation and real-time tipping.

## Platform Overview

haus²⁵ combines several technologies to create a seamless experience:

* **Smart contracts** for event creation, ticketing, revenue distribution and autonomous (AI-based) performer representation services.
* **WebRTC streaming** infrastructure for low-latency live video
* **Filecoin storage** for permanent, decentralized content preservation
* **XMTP chat** for real-time community interaction
* **Autonomous curation** agents for event optimization

## Key Features

### For Creators

* Create scheduled live events with customizable pricing
* Receive **70-80%** of revenue (vs 20-30% on traditional platforms)
* Real-time monetization through live tipping
* Autonomous curation services for event planning, content creation & promotion, streaming optimization, and post-production highlights

### For Audiences

* Purchase tickets to access exclusive live events
* Participate in price discovery through live tipping
* Own the video and the rights of reproduction of the performance as video NFTs if you're the highest tipper
* Join community conversations during events

### Art Categories

haus²⁵ is specifically designed for performance art categories:

* **Standup comedy** - Live comedy performances and sets
* **Poetry slam** - Spoken word and poetry performances
* **Performance art** - Contemporary dance and experimental art
* **Improv** - Improvisational comedy and theater
* **Live streaming** - From gaming to artwork creation and workshops
* **Podcasting** - Live podcast recordings and conversations

## Platform Architecture

```mermaid theme={"dark"}
graph TB
    A[Factory] --> B[Events]
    B --> C[Kiosk]
    B --> D[Room]
    
    C --> E[Tickets]
    D --> F[Streaming]
    D --> G[Chat]
    D --> H[Tipping]
    
    F --> I[Storage]
    
    J[Curation] --> B
    
    style A fill:#ff6b6b
    style B fill:#4ecdc4
    style C fill:#45b7d1
    style D fill:#96ceb4
    style E fill:#feca57
    style F fill:#ff9ff3
    style G fill:#54a0ff
    style H fill:#5f27cd
    style I fill:#00d2d3
    style J fill:#ff6348
```

## Next Steps

* Learn about [Real-Time Assets](/core/rta-protocol-and-real-time-assets)
* Explore the [Factory](/core/factory) for event creation
* Browse the [Kiosk](/core/kiosk) for upcoming events
* Join a live [Room](/core/room) experience
