# Other Useful Commands

***

#### `/ditto info`

Shows bot info, credits and copyright, server count, cluster count, artist attributions, thank yous and more.

**Syntax**

`/ditto info`

***

#### `/ditto invite`

Get an invite for the bot

**Syntax**

`/ditto invite`

***

#### `leaderboard`

Show Dittobots top users and stats on our global leaderboards across many different activities in the bot.

**Syntax**

`/ditto leaderboard`

***

#### `/ditto ping`

Show Dittobots response time from discord to our host!

**Syntax**

`/ditto ping`

***

#### `/ditto updates`

A changelog of all changes ever pushed to the bot, at least that were recorded&#x20;

**Syntax**

`/ditto updates`

***

#### `/ditto vote`

Vote for Dittobot on these sites for bonus energy/redeems/credits/gems and more with streak rewards for TOPGG and WUMPUS.STORE

**Syntax**

`/ditto vote`

***


---

# 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://dittobot.gitbook.io/dittobot-guide/dittobot-basics/other-useful-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.
