Raffle types
Random draws, first-come-first-serve and wallet collections, built for collab distribution.
Raffles are how communities distribute whitelist spots, allocations and giveaways. Fealty covers the whole loop: gated entry, verified X tasks, an automatic draw, winner announcements and a wallet list you can hand to a partner project.
The three types
| Type | Who wins |
|---|---|
| Raffle | A weighted random draw picks the configured number of winners. More entries = better odds. |
| FCFS | The first N qualified entrants win, in entry order. The raffle closes the moment it fills and winners are announced right away. |
| Wallet collection | No draw: everyone who qualifies is collected. Use it when a partner asks for "your holders' wallets". |
Where people enter
- Discord:
/raffle-postdrops the raffle with an Enter button into any channel. - The raffle page: every raffle has a shareable page with the banner, a requirement checklist and the entry button. Share it on X; anyone can sign in with Discord to enter, which is exactly how partner communities flow into your server when you gate entry on membership.
Visibility
Every raffle has a visibility setting that is enforced server-side on the hub, the raffle page and entry itself:
| Visibility | Who can see and enter |
|---|---|
| Public (default) | Anyone with the link can view the raffle page, no sign-in needed; entering takes a Discord sign-in. Listed on your community hub. This is the mode for collab links shared with partner communities. |
| Community | Only members of your Discord server. Others see a "join the server" prompt on the raffle page; signed-out visitors are asked to sign in first. |
| Private | Only members holding one of the Discord roles you pick. Hidden from everyone else, including the hub listing. |
Managers always see every raffle. For private raffles, post the announcement in a channel only the selected roles can see; the entry gate holds either way.
Entries and multipliers
Everyone starts with one entry. Holding more NFTs multiplies it (each qualifying NFT counts), and role requirements can carry per-role multipliers such as Holder x1 or OG x5; the best matching role applies. NFT and role multipliers stack.