# Module

- [Verfügbare Module](https://docs.team-panel.com/modules/overview.md)
- [Kummerkasten](https://docs.team-panel.com/modules/worrybox.md)
- [Strafpunkte](https://docs.team-panel.com/modules/penaltypoints.md)
- [Teamprofil](https://docs.team-panel.com/modules/teamprofile.md)
- [Besprechungen](https://docs.team-panel.com/modules/meetings.md)
- [Abmeldungen](https://docs.team-panel.com/modules/logoff.md)
- [Ankündigungen](https://docs.team-panel.com/modules/news.md)
- [Links](https://docs.team-panel.com/modules/links.md)
- [Automatisierung](https://docs.team-panel.com/modules/automation.md)
- [Platzhalter für Automatisierungen](https://docs.team-panel.com/modules/automation/placeholders.md): Letztes Update: 09.11.2024
- [Bewerbungsportal](https://docs.team-panel.com/modules/portal.md)
- [Custom Domain](https://docs.team-panel.com/modules/portal/custom-domain.md)
- [Discord Bot](https://docs.team-panel.com/modules/discordbot.md)
- [Bot hinzufügen](https://docs.team-panel.com/modules/discordbot/bot-hinzufugen.md)
- [Rollen-Sync](https://docs.team-panel.com/modules/discordbot/rollen-sync.md)
- [Botbefehle](https://docs.team-panel.com/modules/discordbot/botbefehle.md)
- [GamePanel](https://docs.team-panel.com/modules/gamepanel.md): Das GamePanel erleichtert dir und deinen Teammitgliedern die Verwaltung deines Gameservers.
- [FiveM Script](https://docs.team-panel.com/modules/gamepanel/script.md)
- [Erweiterungen](https://docs.team-panel.com/modules/gamepanel/extensions.md): Mit Script Erweiterungen kannst du das volle Potenzial des GamePanels nutzen.
- [GameTokens](https://docs.team-panel.com/modules/gamepanel/gametokens.md): Interaktionen im GamePanel
- [FiveM Storage Logs](https://docs.team-panel.com/modules/gamepanel/fivem-storage-logs.md)
- [GamePanel (Neue Docs)](https://docs.team-panel.com/modules/gamepanel-neue-docs.md): Das GamePanel erleichtert dir und deinen Teammitgliedern die Verwaltung deines Gameservers.
- [Domain mit FiveM Verbinden](https://docs.team-panel.com/modules/gamepanel-neue-docs/domain-mit-fivem-verbinden.md)
- [Voice (BETA)](https://docs.team-panel.com/modules/voice.md): Vereinfacht euer Server-Erlebnis! Mit TeamPanel Voice hebt ihr den Sprachchat auf ein neues Level.
- [Backups (BETA)](https://docs.team-panel.com/modules/backup.md): Sichere deine Datenbanken oder Systemdateien über das TeamPanel.
- [Datenbank Extern erreichbar machen.](https://docs.team-panel.com/modules/backup/external-database.md)
- [SSH Key hinzufügen](https://docs.team-panel.com/modules/backup/ssh-key-hinzufugen.md)
- [Support (BETA)](https://docs.team-panel.com/modules/support.md): Die beste Möglichkeit Supportfälle einfach zu erfassen.
- [To-do (BETA)](https://docs.team-panel.com/modules/todo.md): Erstelle Aufgaben, verwalte sie und weise sie bestimmten Teammitgliedern zu.


---

# 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.team-panel.com/modules.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.
