> For the complete documentation index, see [llms.txt](https://lodestone-technologies.gitbook.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lodestone-technologies.gitbook.io/knowledgebase/game-panel/view-assigned-ports.md).

# View assigned ports

Every server has one port assigned by default, however you have the option to create additional ones and change the primary port used.&#x20;

To get started, head over to the [Game Panel ](https://game.lodestone.host)and select "Allocations" on the sidebar menu.

<figure><img src="/files/ZAmCzKs5YAgLT7wz1BHh" alt=""><figcaption></figcaption></figure>

From there, you can view the list of ports which are currently assigned to your server.

If you'd like to open more ports, within the limitations of your plan, then please [create a ticket](/knowledgebase/account-and-billing/open-a-support-ticket.md) to contact our team. We require manual port allocation to prevent abuse. &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lodestone-technologies.gitbook.io/knowledgebase/game-panel/view-assigned-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.
