# Start Here - iPXE Anywhere Web Service

This is the iPXE Web Service 3.6 (current) release documentation. For other versions, please select the Drop Down list at the Top Left and select the correct version.

{% content-ref url="/pages/-LlLydOT7pZsCZwZ9YJT" %}
[iPXE Anywhere Web Service Overview](/ipxe-ws/introduction/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/GPuaUzwEuutGFoessQAc" %}
[Planning](/ipxe-ws/planning/permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/6u3S70edgCgpXbVDKl5g" %}
[Installation](/ipxe-ws/installation/ipxe-anywhere-web-service-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/xAb99DJcyGEbpgQfpFZz" %}
[Configuration](/ipxe-ws/configuration/ipxe-web-service-configuration-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LhD1m7ET6mJs5JgQxev" %}
[Operations](/ipxe-ws/operations/licensing.md)
{% endcontent-ref %}


---

# 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/ipxe-ws/start-here-ipxe-anywhere-web-service.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.
