# Modules

- [Available Modules](https://docs.team-panel.com/en/modules/overview.md)
- [Worry box](https://docs.team-panel.com/en/modules/worrybox.md)
- [Penalty points](https://docs.team-panel.com/en/modules/penaltypoints.md)
- [Team profile](https://docs.team-panel.com/en/modules/teamprofile.md)
- [Meetings](https://docs.team-panel.com/en/modules/meetings.md)
- [Logoff](https://docs.team-panel.com/en/modules/logoff.md)
- [Announcements](https://docs.team-panel.com/en/modules/news.md)
- [Links](https://docs.team-panel.com/en/modules/links.md)
- [Automation](https://docs.team-panel.com/en/modules/automation.md)
- [Placeholder for automation](https://docs.team-panel.com/en/modules/automation/placeholders.md): Last update: 09/11/2024
- [Application portal](https://docs.team-panel.com/en/modules/portal.md)
- [Custom Domain](https://docs.team-panel.com/en/modules/portal/custom-domain.md)
- [Discord Bot](https://docs.team-panel.com/en/modules/discordbot.md)
- [Add our Bot](https://docs.team-panel.com/en/modules/discordbot/add-our-bot.md)
- [Role Sync](https://docs.team-panel.com/en/modules/discordbot/role-sync.md)
- [GamePanel (BETA)](https://docs.team-panel.com/en/modules/gamepanel.md): This module is in the beta phase. Errors may still occur, which should be reported to the support team. Only FiveM is currently supported.
- [GameTokens](https://docs.team-panel.com/en/modules/gamepanel/gametokens.md)
- [Extensions](https://docs.team-panel.com/en/modules/gamepanel/extensions.md): Script extensions allow you to use the full potential of the GamePanel.
- [GameTokens](https://docs.team-panel.com/en/modules/gamepanel/gametokens-1.md)
- [FiveM Storage Logs](https://docs.team-panel.com/en/modules/gamepanel/fivem-storage-logs.md)
- [Voice (BETA)](https://docs.team-panel.com/en/modules/voice.md): Simplify your server experience! With TeamPanel Voice, you can take voice chat to a whole new level.
- [Backups (BETA)](https://docs.team-panel.com/en/modules/backup.md): Back up your databases or system files via TeamPanel.


---

# 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/en/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.
