> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/raffles/what-is-a-raffle/fcfs.md).

# FCFS

First-come, first-served raffles will end as soon as the number of entries equals the maximum number of winners, and will no longer accept entries at that time. It is as the name describes, the first ones to enter are the ones who are selected as winners.

FCFS can be set to auto-finalize, meaning that as soon as the number of entries equals the maximum number of winners, it will automatically announce the winners to the specified channel.
