# Testing and Validation

The objective for the testing and validation phase of a POC can be summarized as such:

* Verify that clients on the same subnet as the 2PXE server are able to PXE boot successfully
* Verify that clients on a different subnet as the 2PXE server are able to PXE boot successfully using either IP Helpers or DHCP Scope Options
* Verify that different hardware models in your environment are able to PXE boot


---

# 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://documentation.2pintsoftware.com/2pxe-server/proof-of-concept/testing-and-validation.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.
