# How To Find or Create Additional Ports

If you'd like to use a plugin which requires an additional port, such as Votifier or DynMap, you'll need to use one of the few ports allocated to your server.

To view the ports allocated to your server:

1. Log in to the game hosting panel <https://panel.volthosting.co.uk>
2. Select the server you want to view the ports for from the panel landing page.
3. On the top bar, select network.

From here, you can view the allocations of the server, and change the primary port.

NOTE: Ensure to use the IP "0.0.0.0" when using any of the ports for any plugins, otherwise the plugin won't be able to bind to the address.\
NOTE: If you only have the max number of allocations, please [open a ticket](https://billing.volthosting.co.uk/submitticket.php) to request more. We do not charge for extra ports.

To create another allocation.

1. Click on "Network"
2. Click on "Create Allocation"

![](/files/-MRQq3h2hTQWy0fC_zZK)

You should now have more allocations for your server.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki-legacy.volthosting.co.uk/game-server-hosting-tutorials/how-to-find-additional-ports.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
