# GamePanel (Neue Docs)

{% hint style="warning" %}
Derzeit wird nur FiveM unterstützt.
{% endhint %}

### Voraussetzungen

* [ ] Einen TeamPanel Account
* [ ] Einen eigenen FiveM Server (ESX)
* [ ] Unser [**TeamPanelFX**](https://shop.ovara.gg/category/free-scripts) Script

- Eine eigene Domain (oder FreeDNS) **(OPTIONAL) ->**[Domain mit FiveM Verbinden](/modules/gamepanel-neue-docs/domain-mit-fivem-verbinden.md)

#### Ein Spiel erstellen

Klicke auf das GamePanel in der Sidebar, dort siehst du alle erstellten Spiele deines Teams, um ein Neues zu erstellen klicke auf "Game erstellen".

Dort gibst du dann folgende Daten ein:&#x20;

* **Name des Spiels:** Suche dir irgendeinen Namen aus für Das Spiel, so Wird der Server am Ende Angezeigt im Team-Panel
* **Server URL vom Spiel:** Die Server-URL ist entweder deine Domain oder die IP + den Port (Standart: 30120) des GTA-RP Servers.

<figure><img src="/files/94j2BtxX0c4eWV8i2MSz" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Achte bitte dass TeamPanelFX auf deinem FiveM-Server installiert ist, und dein Server Online ist.
{% endhint %}

Sobald du auf "Neues Spiel erstellen" geklickt hast, landest du im Dashboard deines Servers

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


---

# 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/gamepanel-neue-docs.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.
