# NSX-T & NSX-V

NSX is a product from VMware which is a network virtualization solution that allows you to build software networks in virtualized data centers. NSX is the successor to VMware vCloud Networking and Security (vCNS). NSX general capabilities are software-based network virtualization, software-based overlay, distributed routing, distributed firewall, API-based automation, and detailed statistical monitoring. There are two types of edge types available on Deka Prime as follows:

1. **NSXT (NSX- Transformer)**\
   This type is designed for the broader VMware infrastructure including virtualization on top of the vSphere platform and other platforms such as Docker, Kubernetes, and OpenStack.
2. **NSXV (NSX for vSphere)**\
   This type is designed for VMware infrastructure, especially the vSphere environment, focusing on vSphere virtualization.


---

# 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.cloudeka.id/deka-prime/nsx-t-and-nsx-v.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.
