# Commands

Use /top to see the top group scan performers — you can choose results from the last 31 days.

* ‘Smashed 5/20’ means that only 5 tokens were smashed out of 20 scanned tokens
* “Return 144×/166×" means that if the remaining scanned tokens were also Smashed, the total return from all calls would be 166× (Only 5/20 were smashed)

<figure><img src="/files/IeYKIaKUl1gJqkoFUbuj" alt=""><figcaption></figcaption></figure>

We also added a command **/lite** version of our Smash The Button scanner because we know there’s Rick Bot on almost every sever. Unfortunately, Rick Bot doesn’t have a Smash The Button scanner, so we made two versions of our bot. That way you don’t need to run two scanners on your server (if you prefer to keep Rick Bot as the main scanner on your favorite server).

Basically, you just type **/lite**, and in the screenshot you can see the two differences between the full version and the lite version.

<figure><img src="/files/codxB7iWHfN63oH6RJvh" alt=""><figcaption></figcaption></figure>

The lite version works really well alongside Rick Bot.

We also added the command **/admingroupbuy enable** or **disable**.

* This means that only admins can “Smash It” — otherwise all users can Smash It.
* This is mainly for groups of callers where just a few people make the calls.

<figure><img src="/files/trYvw2RQ4vY5rDcQN72A" alt=""><figcaption></figcaption></figure>


---

# 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://alpha-gardeners.gitbook.io/alpha-gardeners-scanner-and-free-sniper/smash-the-button/commands.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.
