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

# Sharing

> Share games, players, news, and ratings — to chat, DMs, or anywhere

Buzzr ships a universal share registry — every shareable entity uses the same flow, the same set of channels, and the same canonical landing routes.

## What you can share

* **Games** — full game detail with score, broadcast, and Buzz Score
* **Players** — player card with stat line and team
* **News articles** — link card with image preview
* **Rating cards** — your rating with the optional take, ready to save to Photos or post
* **Squads** — invite anyone to join
* **Referrals** — invite a new fan with a universal-link claim flow that grants 500 Pollen on signup

## Where you can share

Every share sheet shows three pill buttons:

* **Send in Chat** — Push the entity into any DM or group chat as a rich card
* **Copy Link** — Copy the canonical web URL
* **Share Sheet** — Hand off to the iOS / Android system share sheet

## Canonical share URLs

Every shareable entity has a canonical web URL on `getbuzzr.online`. If a friend taps the link without the app installed, they land on a web preview with an App Store CTA. With the app installed, the universal link opens the entity directly:

| Entity        | URL pattern                                   |
| ------------- | --------------------------------------------- |
| Game          | `getbuzzr.online/g/[gameId]`                  |
| Player        | `getbuzzr.online/player/[league]/[athleteId]` |
| Take / Thread | `getbuzzr.online/p/[threadId]`                |
| User          | `getbuzzr.online/u/[tag]`                     |
| Referral      | `getbuzzr.online/r/[code]`                    |

## Image-share rendering

Rating cards, player cards, and other visual entities render off-screen as polished images using a dedicated render harness. Save the image to Photos, post to Instagram or X, or pipe through the system share sheet.

## DM sharing

Send any entity directly into a 1:1 DM or a group chat from the share sheet. The card shows up as a rich preview chip inside the chat — tap it to deep-link back to the source.
