# Server Status

## <img src="/files/R5wL6obgLm9nWTDl4rAt" alt="" data-size="line"> Premium Features

<details>

<summary>Priority Updates</summary>

Your server will receive priority for Server Status. This means updates will arrive up to 15 minutes faster than for non-premium servers.

</details>

## Setup Server Status updates

If you are using the bot for the first time or you have reset the settings, you have to set up the Server Status function for the first time.

First, enter the following command:

```
/setup server-status
```

Now you need to **select** at least one **channel** where the Server Status will be broadcast.&#x20;

### Set Channel

You can set a channel by selecting it from the dropdown menu:

<figure><img src="/files/pb02YifskjrTlJlBfcje" alt=""><figcaption><p>Set Server Status Channel</p></figcaption></figure>

#### Possible Errors

* **Missing permissions** **•** The Bot missing permissions. The bot shows you which ones are missing. If you are inexperienced with Discord check out [this guide](https://support.discord.com/hc/en-us/articles/206029707-How-do-I-set-up-Permissions-) to set up permissions.
* **Too Many Webhooks** **•** The selected channel got too many webhooks. You need to delete at least one in the channel settings.

Once you have selected a channel, the server status is set up. It should now appear in the selected channel.

### Enable/Disable Server Status updates

You can disable or enable Server Status posts while keeping all settings. Just click the Enable or Disable button.

<figure><img src="/files/5zOtbkJukdUrgVURxaed" alt=""><figcaption></figcaption></figure>


---

# 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.easyfnstats.com/features/server-status.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.
