> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Set Up & use txAdmin in FiveM

> Master the official FiveM management suite. Learn how to initialize txAdmin, deploy automated frameworks, and monitor your community performance.

## The Modern Administrative Standard

**txAdmin** is the definitive management suite for the FiveM ecosystem, providing server owners with a sleek, high-performance web dashboard for all operational tasks. It replaces the need for complex manual maintenance by offering automated server restarts, integrated player management, and rapid framework deployment via the "Recipe" system. At FREAKHOSTING, txAdmin is natively integrated into our platform, allowing you to manage your community from any device with absolute precision and security.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    8 Minutes
  </Card>
</CardGroup>

***

## Technical Initialization

Every FiveM instance on the FREAKHOSTING network includes a pre-installed txAdmin environment. Follow these steps to link your administrative identity.

<Steps>
  <Step title="Initialize the Process">
    Click **Start** on your server via the FREAKHOSTING Game Panel.
  </Step>

  <Step title="Retrieve Authorization PIN">
    Navigate to the **Console** tab. Locate the terminal output block containing a unique **4-digit PIN**.
  </Step>

  <Step title="Access the Dashboard">
    Open your web browser and navigate to the address: `http://YourServerIP:40120`.
  </Step>

  <Step title="Link Account">
    Input the PIN and follow the prompts to log in using your official **Cfx.re (FiveM)** credentials.
  </Step>
</Steps>

***

## Automated Project Deployment (Recipes)

For administrators initializing a new community, txAdmin's **Recipe System** is the most efficient technical path for deployment.

<Tabs>
  <Tab title="Framework Selection">
    * **QB-Core:** A modern, high-performance framework characterized by its modular architecture and extensive documentation.
    * **ESX Legacy:** The established industry standard for RPG-centric environments with a vast library of existing community scripts.
  </Tab>

  <Tab title="Deployment Logic">
    Once a recipe is selected, txAdmin programmatically retrieves the latest framework builds, initializes your MySQL database, and generates a functional `server.cfg`, reducing your setup time from hours to minutes.
  </Tab>
</Tabs>

***

## Core Management Capabilities

<AccordionGroup>
  <Accordion title="Real-Time Performance Monitoring">
    use the integrated live console and resource monitor to identify memory leaks or CPU spikes before they impact your players' experience.
  </Accordion>

  <Accordion title="Advanced Player Moderation">
    The **Player Manager** allows you to view detailed persistent identifiers (Steam, License, Discord), manage global whitelists, and enforce bans that remain active across server wipes.
  </Accordion>

  <Accordion title="Automated Maintenance Cycles">
    Schedule recurring server restarts with customizable in-game warnings. This ensures system memory is cleared periodically, maintaining high tickrates for your community.
  </Accordion>
</AccordionGroup>

<Warning>
  ### Dashboard Security

  The txAdmin interface operates on port **40120**. This dashboard grants absolute control over your server's logical and physical data. **Never share your txAdmin URL or recovery codes.** If you suspect unauthorized access, immediately delete the `admins.json` file situated within your `/txData/` directory and restart the server to force a security reset.
</Warning>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **FiveM:** txAdmin active.
</div>
