# 🚢Ports

---

Server ports allow TCP and UDP connections into your server, allowing for multiple services to run at once

---

### Examples of multiple ports being used:

Your main server should always run on your **Primary** port, if this is to be Minecraft, Rust,  FiveM etc; Other services, for an example simple voice chat may require an additional port to function, this is where another port for your server will be needed.

### How to create a port on my server?

To create a port, you can head over to the server you want to edit, and select the `Networking` tab, here you can click `Create` in the top right hand corner to create a new port.

Now you can input this new port into a config file to be used.

#### Why can i not create another port?

Sometimes the server plan you have bought may not support an extra port, in this case you will have to open up a support ticket, and explain your issue, and our team will assist you further.