# About

In our fancy web-panel, you will be able to see a lot of information about your server and information regarding all servers using Bot Sentry.

To be able to enter the Web Panel, you will just need to setup your API Key, you have a guide on how to do that in SETUPS section.

The URL to the Web-Panel is:

{% embed url="<https://cyberdevelopment.es/panel/>" %}

![Your server information](/files/-MP-qajnRAokKHA6zH39)

![Global BotSentry stats](/files/-MP-qgHpiR_2kMrpbSe1)


---

# 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.cyberdevelopment.es/web-panel/about.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.
