# Introduction

{% hint style="danger" %}
In version 3.0.0, The bot will massively change and no longer appear nor act like it currently does. More information is provided [here](https://statusnotifier.rickyjs.xyz/version-3).
{% endhint %}

## What does Status Notifier do?

Status Notifier monitors Bots, Sites, and Bedrock servers within Discord. Notifying you of any downtime!

## How do I change what's on the monitor?

You can configure the entire monitor using[ /config](https://statusnotifier.rickyjs.xyz/commands/config)

## How does the monitor look?

Here's what I love about Status Notifier, it's so customizable!&#x20;

Below you will find **3** different versions of the monitor we configured [here](https://statusnotifier.rickyjs.xyz/commands/config).&#x20;

{% tabs %}
{% tab title="ReadMe" %}

### How to change the monitors

On every monitor, you can change what is shown. Click the select menu under your monitor

<figure><img src="https://2682334072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjoIFSXhZR7k-idax8S%2Fuploads%2FEq7gnvhyDNJ8PW9h67jb%2Fimage.png?alt=media&#x26;token=23f1e2b3-bd9d-4838-b64e-6116083a868e" alt=""><figcaption></figcaption></figure>

You will be shown 4 options *(As of 2.2.0, **Show All** has been removed as you can now select each monitor instead of just one)*

<figure><img src="https://2682334072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjoIFSXhZR7k-idax8S%2Fuploads%2FvBDWrpsWbZlNWTWyuBXR%2Fimage.png?alt=media&#x26;token=b52d4f36-2b0c-49d4-801f-4fd0a92ded2b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Bot Monitor" %}
The Bot Monitor will only show the bots (whether specified or default) and their presence. An Online/Offline ratio is also provided.

<figure><img src="https://2682334072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjoIFSXhZR7k-idax8S%2Fuploads%2FqtiAKnZC7bPvp73fjDgJ%2Fimage.png?alt=media&#x26;token=f4b811e7-3bd4-458a-bae1-7791dd3705be" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Website Monitor" %}
The Website Monitor will only show the websites and their presence. An Online/Offline ratio is also provided.

<figure><img src="https://2682334072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjoIFSXhZR7k-idax8S%2Fuploads%2F1Cz85RcaqCm5G4LWnyKu%2Fimage.png?alt=media&#x26;token=93f41354-dda7-4f2b-9017-dca05df7c23e" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Minecraft Monitor" %}
The Minecraft Monitor will only show the mc servers and their presence. An Online/Offline ratio is also provided.

<figure><img src="https://2682334072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjoIFSXhZR7k-idax8S%2Fuploads%2F3BIYHKSk1tLeiOvIf9yV%2Fimage.png?alt=media&#x26;token=942ee999-0458-4565-bea9-651fb553e0aa" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://statusnotifier.rickyjs.xyz/master.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.
