> For the complete documentation index, see [llms.txt](https://documentation.madonnestudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.madonnestudio.com/paid-scripts/madonnadmin/how-to-use-it.md).

# How to use it ?

Madonn'Admin is divided into three main interfaces, each serving a specific purpose in your day-to-day server management.

<figure><img src="/files/iOA4gZEHF2wtP5On7efD" alt=""><figcaption></figcaption></figure>

***

## 🖥️ In-Game Dashboard

The in-game administration panel, accessible by pressing `F10` (default), is the primary tool for staff members actively moderating the server. When activated, your character automatically enters god mode (invisible) and an indicator appears above your head showing your nickname as `[ACTIVE STAFF] Your nickname`.

The in-game dashboard gives you access to:

* A **home interface** with connected staff, recent announcements, and player flag graphs
* A **player list** with full profiles, sanction history, and direct action buttons
* **Server logs** with filterable categories
* A **report management panel** to handle player reports in real time
* A **settings panel** to delete props, vehicles, and toggle god mode or underwater mode

***

## 🌐 Web Dashboard

The web platform is the central hub for server administrators. It provides a complete overview of server activity, player management, staff performance tracking, and advanced moderation tools — all accessible from any browser without being in-game.

***

## 💬 Discord Bot

The Discord integration extends Madonn'Admin's capabilities directly into your community Discord. Staff members can look up player profiles, apply sanctions, and monitor server status without ever opening the game.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.madonnestudio.com/paid-scripts/madonnadmin/how-to-use-it.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.
