> ## 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 an ATS Convoy Server

> Learn how to correctly configure and optimize a dedicated American Truck Simulator (ATS) Convoy server on the FREAKHOSTING platform.

## Dedicated ATS Convoy Hosting

American Truck Simulator (ATS) provides an expansive multiplayer experience through its integrated Convoy mode. While the underlying technology is shared with Euro Truck Simulator 2, the specific App IDs and configuration file paths are unique to the American truck engine. This guide ensures your server is correctly initialized for a smooth journey across the United States.

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

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

***

## Technical Specifications

Before beginning the installation, ensure you have these critical details at hand:

* **Steam App ID:** `270880` (Required for generating your [GSLT Token](https://steamcommunity.com/dev/managegameservers)).
* **System Directory:** `/.local/share/American Truck Simulator/` (Specific to Linux-based environments).
* **Primary Configuration:** `server_config.sii`.

***

## Optimizing Session Performance

Properly managing your server's capacity and traffic settings is essential for maintaining synchronization among all convoy participants.

<Tabs>
  <Tab title="Player Capacity">
    While Convoy mode is natively optimized for 8 players, you can extend this limit up to 64 or 128 within the `server_config.sii`. Be aware that high player counts place increased demand on the host's bandwidth and the individual connections of every driver.
  </Tab>

  <Tab title="Traffic Density">
    AI traffic can significantly impact CPU performance on larger servers. For convoys exceeding 16 players, we recommend executing `g_traffic 0` in the server console to disable AI vehicles, which drastically reduces latency and desynchronization.
  </Tab>
</Tabs>

***

## Setup Workflow

<Steps>
  <Step title="Generate a GSLT Token">
    Access the [Steam Game Server Account Manager](https://steamcommunity.com/dev/managegameservers) and use App ID `270880` to generate your unique server token.
  </Step>

  <Step title="Initialize the Game Panel">
    Within the [Game Panel](https://panel.freakhosting.com), navigate to the **Startup** tab and input your newly generated GSLT token into the designated field.
  </Step>

  <Step title="Customize Server Identity">
    Open the `server_config.sii` file in the File Manager to define your server's name, public description, and optional access password.
  </Step>

  <Step title="Deploy and Connect">
    Launch the server via the Console and search for your defined server name within the ATS in-game Convoy browser.
  </Step>
</Steps>

<Warning>
  ### Version & Content Synchronization

  To avoid connection rejection, all players must be running the exact same version of ATS. also, ensure that any required DLCs or map expansions are consistently owned or disabled across the entire convoy group.
</Warning>

***

## Advanced Troubleshooting

<AccordionGroup>
  <Accordion title="Server Not Visible on Masterlist">
    Ensure your GSLT token is valid and that the `server_config.sii` has `lobby_visible` set to `true`. Also, verify that no conflicting mods are preventing the server from registering with Steam.
  </Accordion>

  <Accordion title="Handling Desync Issues">
    If trucks appear to jump or teleport, check the server's CPU usage. Reducing the `max_players` count or disabling high-resolution mods can often stabilize the simulation for everyone.
  </Accordion>
</AccordionGroup>

***

<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 | **ATS:** The open road is yours.
</div>
