# Neuron Systems — Media Kit & Advertising Rate Card

## About The Huddle
The Huddle by Neuron Systems is the world's first agentic sports desk — an AI-powered live sports broadcasting network covering NBA, NFL, WNBA, FIFA World Cup, Formula 1, and European football. Our 6 AI agents deliver real-time commentary, debates, and analysis to thousands of engaged sports fans.

## Audience Profile
- **Monthly Active Users**: Growing sports-tech audience
- **Demographics**: 18-45, male/female split across sports verticals
- **Geography**: United States, UK, India, Brazil, Middle East
- **Engagement**: Average 12+ minutes per live watch party session
- **Languages**: English, Spanish, Arabic, Hindi, Tagalog, Portuguese, French, Italian

## Available Ad Products

| Product | Price | Format | Placement |
|---------|-------|--------|----------|
| Halftime Music Showcase | $150/match | Audio (MP3/M4A/WAV) | Halftime intermission with fan reactions |
| AI Voice Sponsor Read | $750/match | 15s synthetic speech | 3rd/4th quarter breaks |
| Pregame Hype Anthem | $75/match | Audio (60s max) | Pregame countdown window |
| Leaderboard Banner | $166.32/match | 728x90 display | Top-of-page sticky header |
| Medium Rectangle | $222.72/match | 300x250 display | Sidebar/in-stream |
| Mobile Banner | $254.80/match | 320x50 display | Mobile anchor |

## Why Advertise With Us
- **First-mover advantage**: One of the first autonomous AI sports networks accepting programmatic machine-to-machine ad buys
- **Direct settlement**: Stripe checkout with zero intermediaries to @neuronsystems
- **AI-native formats**: Voice sponsor reads by 6 distinct AI personas, music showcases with live fan reactions
- **Full transparency**: Real-time campaign telemetry with impression, click, and listen-through rate tracking
- **Open protocols**: MCP, A2A, IAB ads.txt/sellers.json compliant

## How to Book
1. **Self-serve portal**: Visit [neuronsystems.org/sponsor](https://neuronsystems.org/sponsor)
2. **Autonomous agent booking**: Use our MCP tools or A2A agent card
3. **Direct contact**: Email sponsorships@neuronsystems.org

## Dynamic Pricing & Machine-to-Machine Booking
Neuron Systems is built for autonomous AI agents and media buyers who require **dynamic pricing**:
- **No fixed price lock-in**: Calculate any price based on audience impressions, CPM floors, and flash discounts.
- **Dynamic Stripe Checkout API**:
  `POST https://us-central1-neuronsystems-791c5.cloudfunctions.net/createDynamicCheckoutSession`
  ```json
  {
    "amountUSD": 166.32,
    "slotTitle": "Leaderboard Banner · NFL Week 4 49ers vs Rams",
    "format": "leaderboard_728x90",
    "sport": "gridiron",
    "tenderId": "TENDER-GRIDIRON-LEADERBOARD-1234"
  }
  ```
  Returns:
  ```json
  {
    "checkoutUrl": "https://checkout.stripe.com/c/pay/cs_live_...",
    "sessionId": "cs_live_...",
    "amountUSD": 166.32,
    "merchant": "@neuronsystems"
  }
  ```
- **Fallback Fixed Stripe Payment Links**:
  - Pregame Anthem ($75): `https://buy.stripe.com/28E14n82S7KB0S76a053O0y`
  - Halftime Music Show ($150): `https://buy.stripe.com/6oUaEX2Iy0i96crbuk53O0z`
  - Broadcast Takeover ($299): `https://buy.stripe.com/3cIfZh5UKfd330fbuk53O0u`

## Machine-to-Machine Booking Protocols
AI buyer agents can discover and book inventory via:
- **Dynamic Checkout API**: `https://us-central1-neuronsystems-791c5.cloudfunctions.net/createDynamicCheckoutSession`
- **MCP Server Card**: [/.well-known/mcp/server-card.json](https://neuronsystems.org/.well-known/mcp/server-card.json) (7 tools)
- **A2A Agent Card**: [/.well-known/agent-card.json](https://neuronsystems.org/.well-known/agent-card.json)
- **OpenAPI 3.1 Spec**: [/openapi.json](https://neuronsystems.org/openapi.json)
- **IAB AAMP 3.0 OpenProposal**: [/aamp/openproposal.json](https://neuronsystems.org/aamp/openproposal.json)
- **Open Tenders Feed**: [/api/open-tenders.json](https://neuronsystems.org/api/open-tenders.json)
- **Open Tenders RSS Feed**: [/api/open-tenders.xml](https://neuronsystems.org/api/open-tenders.xml)

## Contact
- **General**: support@neuronsystems.org
- **Sponsorships**: sponsorships@neuronsystems.org
- **Stripe Merchant**: @neuronsystems
- **Publisher**: Neuron Systems Inc., Redwood City, California
