# DIP-Switch Helper Tool

<figure><img src="/files/96b0923aa3cdac0392658b23e29990fa8807d34b" alt=""><figcaption><p>DIP switch tool screenshot</p></figcaption></figure>

### For use without download

{% embed url="<https://dipswitch.powerio.com/>" %}
DIP switch tool online app
{% endembed %}

### Function

* **Simple view**
  * Single DIP switch configuration
  * Toggle switches by clicking
  * Decimal value can be entered manually
* **Advanced view**
  * Manage multiple device configurations
  * Add/remove devices
  * Switch between devices
* **Customization options**
  * Change number of switches (4, 8, 16)
  * Show/hide ON/OFF labels
  * Change switch direction
* **Share configuration**
  * Click the "Share" button
  * Link is copied to clipboard
* **View shared configuration**
  * Read-only view
  * Show/hide hex/binary values


---

# 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://support.powerio.com/hub/downloads/en/powerio-r-tools/dip-switch-tool.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.
