# Create Subnets

## Create Subnets

Click on Networking, choose a subnet, and then add new subnets.

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

### Set the subnet

Provide the subnet's name, specify the network's value, and choose the network address:&#x20;

* Subnet\_name: test\_subnet                                                                                                                                                                                                     &#x20;
* Network: Public
* Network Address (CIRD):- 10.0.1.0/24
* IP Version: IPv4
* Gateway: To activate the gateway, you can create a custom gateway.
* Enable DHCP: To obtain an IP address directly, you can define the network address by enabling DHCP (CIDR).
* DNS Name Servers: Default 8.8.8.8, 8.8.4.4

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

To create a subnet for a private network, you must first network

To create a network to follow these [links.](https://docs.neevcloud.com/neevcloud-products/networking/network/create-a-network)


---

# 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.neevcloud.com/neevcloud-products/networking/subnets/create-subnets.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.
