# Getting Started

{% hint style="success" %}
This page now reflects the current information command set.
{% endhint %}

Use this section for command groups that help moderators inspect data and find support resources.

Current commands

1. `/guildinfo server`
2. `/guildinfo user [user]`
3. `/guildinfo role <role>`
4. `/botinfo`
5. `/request`
6. `/ping`
7. `/help`

Where to go next

{% content-ref url="/pages/yAJRCufEtFS2hENh5lt1" %}
[Get Info and Context Menu](/context-menu-and-misc/get-info-and-context-menu.md)
{% endcontent-ref %}

{% content-ref url="/pages/yvmoZzLsUYcR4Won9UVm" %}
[Help](/context-menu-and-misc/help.md)
{% endcontent-ref %}


---

# 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.gatekeeperbot.net/context-menu-and-misc/getting-started.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.
