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

# Add Country Flag to GMod Server

> Learn about how to add a country flag to your GMod server on an Atomic Networks service.

**Last Updated 3/6/24**

## Step 1: Navigate to Atomic Panel

Click [here](https://panel.atomicnetworks.co/login) to navigate to Atomic Panel. You can log in using your account credentials that you received following checkout. The credentials email is sent to the email address on file in the Billing Panel.

> If you're not a current Atomic Networks client, [claim your Free GMod Server Hosting](https://atomicnetworks.co/garrys-mod-server-hosting) to get started on a GMod server for your favorite gamemode in less than half an hour. If you're already hosting with another GMod service, see [how we offer way more performance for less.](https://atomicnetworks.co/garrys-mod-server-hosting)

## Step 2: Navigate to the File Manager Tab Under *Management*

<img src="https://mintcdn.com/atomicnetworks/m8FVQg74mcrYFl7b/images/open-file-manager.png?fit=max&auto=format&n=m8FVQg74mcrYFl7b&q=85&s=78efb61567fc4786b49fb2449bfbd030" alt="" width="231" height="820" data-path="images/open-file-manager.png" />

In the file manager, navigate to the pathway called `/home/container/garrysmod/cfg/server.cfg`

## Step 3: Set `sv_location` in the `server.cfg` File

The `sv_location` convar is the country location that you set your flag to. If you have not deleted lines on your server.cfg file yet, you will find this variable around Line 10 of the server.cfg file. You can also use Ctrl + F to search for the name.

Once you have located the convar, grab the ISO code for the country you want to be shown on the server browser. ISO codes are 2 letter symbols used to represent a country on the internet, you can find a list of them [here](https://www.translatorscafe.com/cafe/ISO-3166-Country-Codes.htm).

The most common ISO codes used on the server browser are:

* United States (US)
* Great Britain (GB)
* Australia (AU)
* France (FR)
* Russia (RU)
* European Union (EU)

Once you have copied your ISO code, paste the ISO code between the Quotation Marks (" ") on the line.

**Once you have set your server name, click the Save File button to save your changes.**

## Step 4: Restart Your GMod Server

Once you have configured your auto downloaded workshop addons, restart your GMod server for the workshop addons to work.
