# General

<details>

<summary>/help</summary>

Shows links for commands, invite, website and etc...

</details>

<details>

<summary>/ping</summary>

Shows the bot's ping

</details>

<details>

<summary>/invite</summary>

Shows the bot's invite link

</details>

<details>

<summary>/aboutme</summary>

Shows some info about the bot

</details>

<details>

<summary>/myrole</summary>

Shows your temproles

</details>

<details>

<summary>/redeem <a data-footnote-ref href="#user-content-fn-1"><code>&#x3C;code></code></a></summary>

Get a reward by using a key/code

</details>

<details>

<summary>/premium</summary>

`info` → *(Shows your active Premium subscriptions)*

`prices` → *(Shows our Premium prices)*

`wallet` → *(Shows your Premium code)*

`transfer` `<premiumid>` `<serverid>` → *(Transfer/Set subscription to your server)*

`transfer_here` `<premiumid>` → *(Transfer/Set subscription to this server)*

`redeem` `<code>` → *(Redeem a Premium subscription)*

`activate` `<code>` → *(Active a Premium subscription)*

</details>

{% hint style="info" %}
Some [/premium](#premium) commands are still under development!
{% endhint %}

[^1]: 💡 The key/code you need to enter to get your reward


---

# 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.tempbot.xyz/commands/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.
