# 端口管理

{% hint style="info" %}
伺服器預設只有一個端口，你需要加購額外端口才能創建或切換。
{% endhint %}

## 創建端口

1. 前往端口管理頁面，點擊 「創建端口」。

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

2. 稍等一下就會創建完成，然後你就可以在創建好的端口輸入備注。

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

## 切換端口

1. 選擇你要切換的端口，點擊 「設為主要端口」。

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

2. 稍待片刻後，此端口就會設定為主要端口。

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


---

# 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://docs.cheapserver.tw/panel/server/network.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.
