# Commands

{% hint style="warning" %}
Abuse of these Commands in any way or attempting to exploit the bot will result in your server being banned off the website & account deletion!
{% endhint %}

***

<table><thead><tr><th width="98">Prefix</th><th>Command Name</th><th>Purpose</th></tr></thead><tbody><tr><td>      $</td><td>GuildInfo</td><td>Show's live information about your server listing.</td></tr><tr><td>      $</td><td>Help</td><td>Show's available commands.</td></tr></tbody></table>

{% hint style="info" %}
The Commands listed above are the currently available commands too the public!&#x20;

***

If you have any recommendations for commands that should be added too the bot make sure to submit them in our support server!
{% endhint %}


---

# 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://help.opslinkservers.com/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.
