# What are the lottery rules when the number of participants is less than the number of prizes?

<div data-elink-language-switch="1" id="bkmrk-%E4%B8%AD%E6%96%87" style="border:1px solid #d6d9de;border-radius:6px;padding:10px 12px;margin:0 0 18px 0;background:#f8fafc;font-size:14px;">[中文](/books/091d5/page/006f5-MiT)</div>1\. If the number of participants is less than or equal to the number of prizes: Participants are guaranteed to win, and prizes are randomly distributed.

2\. If the number of participants is greater than the number of prizes: The number of winners is equal to the total number of prizes, and prizes are randomly matched with winners.