# General

## Bot Setup

There is not need of a complex setup, or multiple commands to make simple actions, you can easily interact with the bot using the Discord chat commands (dashboard unavailable now).

#### Step One: Invite Bot

Invite the bot using the [Official Invite](https://discord.com/api/oauth2/authorize?client_id=1021743373100527647\&permissions=8\&scope=bot%20applications.commands), make sure you do not edit the permissions the web page will ask for the bot as they are completely needed for its functioning.

Doing this process requires two elements:

▸ A [Discord](https://t.co/xe7lUwYi7W) Server

▸ Having Administrator permission in that server

**That’s all, and you can enjoy everything Step1 has to offer.**

&#x20;

## Commands

The default prefix for Step1 is /.

/connect\_wallet (authorize your wallet to Step1 bot)

/lucky\_draw (custom settings of a giveaway)

/server\_statistics (daily record of server member behavior)

&#x20;

## FAQs

**What is the default prefix for Step1?**

Step1's prefix is /.

**Why can’t I find Step1 commands when using it?**

Firstly, make sure that Step1 is in the server you are looking to use it in. If not, you may invite it by clicking [here](https://discord.com/api/oauth2/authorize?client_id=1021743373100527647\&permissions=8\&scope=bot%20applications.commands).

Then make sure the permission of Use Application Commands is turned on in the channel.

**Why is Step1 not responding to my commands?**

Firstly, make sure that Step1 is in the server you are looking to use it in. If not, you may invite it by clicking [here](https://discord.com/api/oauth2/authorize?client_id=1021743373100527647\&permissions=8\&scope=bot%20applications.commands).

Then make sure the bot is not offline and that there are no current outages by contacting Step1's support server's admin.

If there are no obvious outages, please check if Step1 has enough permissions to run in the channel.

Please make sure Step1 has the right permissions.

**Why can't I connect wallet?**

Currently connect wallet only supports MetaMask, and both PC extension and mobile APP are available

1\) PC MetaMask extension: The operation must be on PC discord as well. Send the command /connect\_wallet, click the button to jump to the wallet connection page, click the MetaMask wallet extension, and confirm the information in the wallet to complete the connection.

2\) Mobile MetaMask APP: The operation must be on mobile discord as well. Send the command /connect\_wallet, click the button to jump to the wallet connection page, copy the page URL, open the MetaMask wallet app, click Browser, enter the URL in the top box, and confirm the information in the wallet to complete the connection.


---

# 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/general.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.
