# 建立伺服器

安裝完成後，在首頁點擊 「 右鍵 」 彈出的選項框中點選 「 建立伺服器 」 。

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

在彈出介面框中，輸入伺服器名稱，IP 地址，端口號，伺服器及管理員密碼，請留意：

* `伺服器名稱`及`端口號`為`必填`。
* 端口號預設為 8211，若您需同時啟用多個伺服器，需設置`不重複的端口號`。 (8212, 8213...)
* IP 地址可先保留不填，待後續解決連接問題後再設置即可。(如設置 VPN 連接)
* 伺服器及管理員密碼可不填，`管理員密碼建議填寫`，否則部分伺服器功能無法使用。

<figure><img src="/files/9d2RDGXOYP7imcTM4yRq" alt=""><figcaption></figcaption></figure>

當設置完成後，點選 「 新增 」 ：

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

恭喜您使用 GUI 建立第一個伺服器！

{% hint style="info" %}
現在的伺服器僅能在房主伺服器電腦輸入 127.0.0.1:端口號 (如 127.0.0.1:8211) 進入遊玩。您需要完成`伺服器連線設置`才能讓其他玩家加入伺服器。請參考下一章 [建立伺服器連線](/palserver-gui/install/jian-li-si-fu-qi-lian-xian.md)。&#x20;
{% endhint %}


---

# 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://dalufishes-team.gitbook.io/palserver-gui/install/jian-li-si-fu-qi.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.
