# Statistics

{% hint style="info" %}
If you need help at any point join our [**Discord Server**](https://discord.gg/mgNR64R) and someone will help you.
{% endhint %}

**`!tr stats`** - Shows a summary of the Global & Server stats.

**`!tr stats sub`** - View character usage for your subscription, and other information.

**`!tr stats global`** - Shows a summary of Global stats, all the servers the bot is currently on.

**`!tr stats server`** - Shows a summary of the Server stats.

**`!tr proc`** - Shows the processor usage, CPU, Ram and Uptime of the bot.

**`!tr shards`**- Shows the number of shards the bot is running on.


---

# 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.ritabot.gg/ritabot-docs/usage-commands-and-settings/statistics.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.
