# General Commands

This command can be used by itself to get a high-level view of each command, or use it in conjunction with another command to see all the help details for that command!

{% content-ref url="/pages/-LP-98t5A-eG2c\_DxHo6" %}
[help](/echostation/general-commands/help.md)
{% endcontent-ref %}

Get some information about the bot, including the invite link.

{% content-ref url="/pages/-LP-2YhsRtiCeySyvDxk" %}
[info](/echostation/general-commands/info.md)
{% endcontent-ref %}

Need to know what your Discord ID is?

{% content-ref url="/pages/-LP-3ekXW5rRdClkij5Q" %}
[id](/echostation/general-commands/id.md)
{% endcontent-ref %}

This gives you a list of helpful EchoBase-related links.

{% content-ref url="/pages/-LP-7b\_n\_QBHpKGpY8ta" %}
[links](/echostation/general-commands/links.md)
{% endcontent-ref %}

Set up [Echo Roles](/echostation/echo-roles.md) in your server so that [guild commands](/echostation/guild-commands.md) can be executed by those that have them.

{% content-ref url="/pages/-LP-0rNHLlWGqH-UgP3Q" %}
[echoroles](/echostation/general-commands/echoroles.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.echobase.app/echostation/general-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.
