> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.vibegames.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to setup a FiveM server logo

|| Want to setup a server logo/icon for your FiveM server in the server list? Here is how to do it!

1. Make yourself a server logo in **.png** format with the size of 96x96 _(width & height)_

2. Upload your logo to the root directory of your server _(same folder as where your server.cfg is in)_

![](https://storage.crisp.chat/users/helpdesk/website/-/a/d/3/8/ad38b4a7e4ed0000/image_1ygw4bl.png)

3. Open your **server.cfg** file and add this line:
``load_server_icon logo.png``
_Make sure your logo name is logo.png, or change it in the server.cfg line_

| Now restart your server and you should see the server icon!