> For the complete documentation index, see [llms.txt](https://docs.cheapserver.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cheapserver.tw/panel/server/subdomain.md).

# 子網域

{% hint style="success" %}
本篇網頁在伺服器的 「子網域」 頁面。
{% endhint %}

### 創建子網域

#### 1. 進入子網域頁面，輸入要創建的子網域。

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

#### 2. 選擇想要的網域。

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

#### 3. 點擊創建。

<figure><img src="/files/8qm2lv5aEon3RuDNPHcn" alt=""><figcaption></figcaption></figure>

#### 4. 完成創建。

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

### 刪除子網域

#### 1. 選擇要刪除的子網域，點擊刪除。

<figure><img src="/files/4SCvNgXcG99To7MuyVQk" alt=""><figcaption></figcaption></figure>

#### 2. 確認刪除。

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


---

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