# Configuration

- [2PXE Server Configuration File](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/2pxe-config-file.md)
- [Configuring the 2PXE Request Handlers](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/2pxe-config-file/configuring-the-2pxe-request-handlers.md)
- [DHCP Configuration](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration.md)
- [Using DHCP Scope Options](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration/using-dhcp-scope-options.md)
- [Overview - DHCP Scope Options](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration/using-dhcp-scope-options/overview-dhcp-scope-options.md)
- [Creating DHCP Scope Options](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration/using-dhcp-scope-options/creating-dhcp-scope-options.md)
- [Manually Creating DHCP Scope Options](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration/using-dhcp-scope-options/creating-dhcp-scope-options/manually-creating-dhcp-scope-options.md)
- [Using IP Helpers](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/dhcp-configuration/using-ip-helpers.md)
- [Booting custom entries in 2PXE menu](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/booting-custom-entries-in-2pxe-menu.md): This page explains hot the CustomMenuItems item in the .config file works to allow custom actions in the 2PXE menu.
- [iPXE 802.1x Integration](https://documentation.2pintsoftware.com/2pxe-server/3.6/configuration/ipxe-802.1x-integration.md): Tools and solutions for adding new machines to secure networks.


---

# 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/3.6/configuration.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.
