# Other commands

Here are explanations for some of the other available commands:

### Private Commands

#### /start

Starts Cherry Bot and initiates interaction.

#### /help

Displays a help message with information on available commands.

#### /id

Retrieves your Telegram user ID.

#### /trend

Boosts your tokens' trending status.

### Group Admin Commands

#### /unshield

Ends the ongoing Twitter Raid operation.

#### /restore

Allows users to send messages in the group.

### Bot Owner Private Commands

#### /commands

Lists all admin commands.

#### /admin

Lists all admins in the group.

#### /broadcast

Sends a message to all users in the group.

#### /message\_to

Sends a message to a specific user.

Feel free to explore these commands to tailor Cherry Bot to your group's needs. If you have further questions or encounter issues, contact Cherry Bot support or your group admin.

<br>


---

# 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.cherrybot.co/cherry-bot/bot-features/other-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.
