# Setting Up txAdmin

Let's set up txAdmin on your new game server

1. Go to the [Game Panel ](https://gamepanel.fourseasonshosting.com/)
2. Find the server you'd like to set txAdmin up on
3. Under the "Network" tab find the button labeled "CREATE ALLOCATION" as shown below

<figure><img src="/files/HiTKNvANpGMHsmOnMN05" alt=""><figcaption><p>If you cannot see this open a ticket</p></figcaption></figure>

4. Next, you will see a new port allocated to your server, you will grab the one that does not have the label "Primary" as that is your primary server port so leave that alone and the port you wanna grab will look like something below

<figure><img src="/files/17yCjaBlEW4byGnuw9Yo" alt=""><figcaption><p>DO NOT MAKE IT PRIMARY AND DO NOT USE THE PRIMARY ONE</p></figcaption></figure>

5. Then head over to the "Startup" tab and you will toggle txAdmin to on and change the txAdmin port to what you grabbed from the previous page It will look something as shown below

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

6. To access your txAdmin panel you will type in your browser yourserverIP:txAdminport or it will be shown as well on startup in the console as shown below

<figure><img src="/files/dD5Pvb3kqYjzxKiEn7Fr" 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.fourseasonshosting.com/docs/game-knowledge-base/fivem/setting-up-txadmin.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.
