# Lottery Contract

In CryptoDo, you can create a smart contract and a web interface for conducting a fair lottery on the blockchain.

With the help of CryptoDo's web 3 lottery constructor, you can hold prize draws for your community, increase audience activity and earn commissions from ticket sales.

You can create several types of lotteries and flexibly configure them :

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="lottery-contract/win-win-lottery">win-win-lottery</a></td><td></td><td></td><td></td></tr><tr><td><a href="lottery-contract/jackpot-lottery">jackpot-lottery</a></td><td></td><td></td><td></td></tr><tr><td><a href="lottery-contract/prize-draw">prize-draw</a></td><td></td><td></td><td></td></tr></tbody></table>

{% content-ref url="../how-to-use-cryptodo/how-to-create-lottery" %}
[how-to-create-lottery](https://docs.cryptodo.app/how-to-use-cryptodo/how-to-create-lottery)
{% endcontent-ref %}
