# EchoStation (Discord bot)

![Trey Callum, ex-Imperial officer, Sergeant Major to the Rebel Alliance. Stationed on Hoth.](/files/-LCi_UXRyOQ_xp4KNZrz)

## ​Invite

Want me to lend my services to you? [Invite me to your Discord server!](https://discordapp.com/api/oauth2/authorize?client_id=416767534528987137\&scope=bot%20applications.commands\&permissions=805829696)

{% hint style="info" %}
&#x20;Be sure to grant the requested permissions in order for me to function properly. You can always grant them again later if they ever get changed.
{% endhint %}

## DMs

I can send assignments to your guild members in direct messages so that they don't have to wade through giant lists of assignments in a public channel.

{% content-ref url="/pages/-LMNuSPYkmHbC1tOpr5U" %}
[/register](/echostation/player-commands/register.md)
{% endcontent-ref %}

## @mentions

I can @mention guild members in the public assignments list. This will help people find their assignments in the public list more easily.

{% content-ref url="/pages/-LCdfzF5FGqhdGMujUVK" %}
[Include @mentions](/settings/include-mentions.md)
{% endcontent-ref %}

## Commands

{% content-ref url="/pages/-LMNuJw2xty960lpiH8R" %}
[Player Commands](/echostation/player-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LL6NECwIBhZknMyZxL9" %}
[Guild Commands](/echostation/guild-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LP-0LBxfNIe4RziGYlm" %}
[General Commands](/echostation/general-commands.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.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.
