# Fan Rewards

## Smart Contract-Based Fan Engagement

Volume's fan rewards system creates verifiable proof of fan engagement through smart contracts, rewarding real fan actions on major streaming platforms.

### The Volume Discord Bot

Our Discord bot powers fan engagement campaigns by tracking and rewarding genuine listener activity. Artists run listening parties through Discord where fans earn tokens by streaming on supported platforms.

The Volume Discord bot also serves as a powerful tool for artists to build and engage their community directly on Discord, creating a central hub for fan interaction and rewards.

### Supported Platforms

* **Spotify** - Primary platform with full support (currently top 25 listeners)
* **Audius** - Blockchain-native music platform (Note: rewards are halved due to SDK playback limitations)
* **Pre-save campaigns** - Reward fans for early engagement across all platforms through your distribution portal
* **Additional platforms** - Apple Music integration in progress

### How It Works

Music Listening Parties and their associated smart contracts verify real fan actions (plays, reposts, comments) linked to specific URIs from platforms like Spotify and Audius. Artists allocate rewards to an escrow contract that automatically distributes when fans complete verified actions.

### Earning Potential

Fan rewards generate real income for artists in multiple ways:

**Streaming Revenue:** Streams on Spotify and other monetized platforms generate royalty income, though individual stream payouts are small. Presaves are particularly valuable as they count as downloads when your release goes live, generating real royalty income.

**Token Rewards:** Artists choose how they reward holders of their tokens. Tokens can be:

* Redeemed for exclusive content or experiences
* Used for merchandise redemption (coming soon)
* Held for future benefits

In the future when we offer merchandise integration, we will calculate how much engagement equals merchandise value, allowing users to redeem their earned tokens for physical items.

### Data Integration

Music Listening Parties create a real-time data stream feeding into the **Implied Value Index (IVI)** as **Engagement Data**. This provides verifiable proof of fan participation that directly impacts artist success metrics and creates a tangible incentive structure for community engagement.

### Smart Contract Architecture

Fan rewards use escrow contracts to ensure transparent, automated distribution. When fans complete verified actions on supported platforms, the smart contract automatically releases the allocated rewards, creating trustless, verifiable fan engagement.

**Closed Beta Smart Contract:** `BLQWXoLgNdxEh7nDrUPFqxN3nAFAEho6HiXSdsoJrDRu`

***

**Join our Discord:** <https://discord.gg/feUwhAWu>


---

# 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.volume.buzz/platform-features/fan-rewards.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.
