# Utilities

## Lucky Draw

Command: /lucky\_draw

Lucky Draw supports the giveaway of all tokens on the BSC network. The Lucky Draw host provides some tokens as rewards and pays the gas fee for winners; users need to claim the rewards themselves and winners will receive the rewards distributed by the contract directly in their connected wallet without paying anything.

#### How can I host a lucky draw

1\. Enter and click the /lucky\_draw command

![](/files/yFa4b1JY59dSrbySfLyH)&#x20;

2\. Select from the options to initiate a Lucky Draw

![](/files/EH1pxaJjFAg2EO7Uv18H)&#x20;

1\) Currently only BSC mainnet is supported

2\) Rewards can be distributed equally or randomly

3\) End time means the countdown to the expiry of the Lucky Draw

4\) Browser-viewable link to the cover image is required

and **Enter** to more settings

3\. Read the rules carefully before clicking Giveaway below

![](/files/vzSue4OwIasyUqDk08Bv)&#x20;

4\. On the interactive pop-up window, input the Lucky Draw information

![](/files/YeVOs3TODZmzX8mIrW6A)&#x20;

1\)Please input the token address correctly

2\)No need to separate the whitelist addresses (addr1: 0x1b8...1DE, addr2: 0xD75...87A, when you list them in the WHITELIST box, it should be placed like 0x1b8...1DE0xD75...87A)

5\. After the information is confirmed, please follow the prompts to connect the wallet and complete the payment, and a Lucky Draw will be posted successfully

![](/files/HGox7i8ljb4WuS0vJKgD)&#x20;

&#x20;

## Server Statistics

Server statistics records server’s daily total members, online members, new members, left members and active channels and members ranking. This feature and the feedback message is for server admin only.

&#x20;

*<mark style="background-color:green;">**More features are currently under development, until a stable release is done the docs of it won’t be available to the public.**</mark>*

&#x20;

&#x20;


---

# 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://step1s-matrix.gitbook.io/step1-bot-docs/utilities.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.
