# Lottery

В CryptoDo вы можете создать смарт-контракт и веб-интерфейс для проведения честной лотереи на блокчейне.

С помощью конструктора web3-лотерей от CryptoDo вы можете проводить розыгрыши призов для вашего сообщества, увеличивать активность аудитории и зарабатывать на комиссионных от продажи билетов.

Вы можете создать несколько типов лотерей и гибко настроить их :

<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="/pages/zHd1HID55W002SaNXjII">/pages/zHd1HID55W002SaNXjII</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/xJAzT5XLZyyuQxcexGXi">/pages/xJAzT5XLZyyuQxcexGXi</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/ZF3JrlWqg65zXGM6toS5">/pages/ZF3JrlWqg65zXGM6toS5</a></td><td></td><td></td><td></td></tr></tbody></table>

{% content-ref url="/pages/E0mN4qKAT7Y24kJN2PFH" %}
[How to create lottery](/cryprodo-ru/kak-polzovatsya-cryptodo/how-to-create-lottery.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cryptodo.app/cryprodo-ru/smart-kontrakty/lottery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
