> ## Documentation Index
> Fetch the complete documentation index at: https://docs.obserra.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard - Bot API

> Here you can find all the errors that may occur during communication from the Dashboard to the Bot.

### 404 - Not Found

> The requested API endpoint could not be found.
>
> **Possible reasons:**
>
> * The endpoint is incorrect.
> * The bot service is temporarily unavailable.
>
> **Solution:** Please try again in a few minutes. If the issue persists, contact us via a support ticket on our [Discord Server](https://discord.com/).

***

### 500 - Network Not Found

> The specified network could not be found.
>
> **Possible causes:**
>
> * Invalid network ID.
> * Temporary network issue.

***

### 500 - Guild Not Found

> The guild (server) you're trying to access could not be found.
>
> **Possible cause:**
>
> * The bot may not be on the server.
>
> **Solution:** Please check whether the bot has been added to the server and has the required permissions.

***

### 500 - Timeout

> The Discord bot took too long to respond.
>
> **Common causes:**
>
> * The bot is busy or under high load.
> * There may be connectivity issues.
>
> **Solution:** Please try again in a minute.

***

### 500 - Logic Error

> An unexpected logic issue occurred during execution.
>
> **Note:** This is likely a bug. Please report it if it continues.

***

### 500 - Unknown Error

> An uncatched error occurred during execution.
>
> **Note:** This is likely a bug. Please report it if it continues.

***
