# Create a Network

## Instruction

### 1. สร้าง VPC Network

คลิกที่ปุ่ม + "Create" และเลือก Network

![VPC Networks Page](/files/MxzVt8DI85T7B2X4sJOO)

### 2. กรอกข้อมูลเพื่อสร้าง VPC Network&#x20;

![Create Network](/files/QU0eiw9CB2CBZPLImLoR)

**Name** : ชื่อ VPC Network (สามารถแก้ไขได้)

\*ตั้งได้เฉพาะตัวอักษรภาษาอังกฤษ(A-Z, a-z), ตัวเลข(0-9), hyphen(-) หรือ underscore(\_)

\*ความยาวอยู่ระหว่าง 4 - 20 ตัวอักษร

**CIDR** : Private IP Pool ที่ใช้สำหรับ VPC Network

\*Subnet ใช้ได้ตั้งได้ตั้งแต่ /1 -> /29

**Security Group** :  Toggle เปิดเพื่อสร้าง Default Security Group สำหรับ VPC Network

**DHCP** : Toggle เปิดเพื่อสร้าง DHCP สำหรับ VPC Network

### 3. Confirm VPC Network

VPC Network จะถูกสร้างขึ้น

![](/files/MRQ6DVUPG2Lo6ryLd96f)


---

# 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-epc.gitbook.io/ncs-documents/networking/vpc-network/create-a-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.
