# Set Static Endpoint or Disable Endpoint Detection

If a Netclient is not using the expected or preferred endpoint (IP Address) for connections, you can set the endpoint statically in your UI, and this will become the IP Address for all connections from this machine. This process can also be used to turn off Endpoint Detection, which will route using local addresses when available. If you only want to turn off Endpoint Detection, skip the final step in the process.

{% stepper %}
{% step %}

### Go to the Device menu

![Device menu](https://downloads.intercomcdn.com/i/o/1091817895/b88ca7408f05e8e63a345894/static-endpoint-1.png?expires=1769018400\&signature=29f0e85455c16ae7a0016a33e64dad81aa57fa6717b89e0a2b3ad3f915dd700f\&req=dSAuF8F%2FmolWXPMW1HO4zc8igonYZhWaSWc0cL8GefQu48veWVGsQpNrMDpj%0A8ISy%0A)
{% endstep %}

{% step %}

### Select the Device you would like to modify

![Select device](https://downloads.intercomcdn.com/i/o/1091818361/c188ca430a4ff95d0567a1ac/static-endpoint-2.png?expires=1769018400\&signature=b78f628e50134f8fd6d8206f4d2890e77c17add8c942cdee6aeaf6b910d41c47\&req=dSAuF8F%2FlYJZWPMW1HO4zUu6TV1Xc5CadlGTc12abcLovpAs%2Bb8iwKixWXfg%0Aco9zpBjcPy%2F0DUE2giw%3D%0A)
{% endstep %}

{% step %}

### Click Edit

![Click Edit](https://downloads.intercomcdn.com/i/o/1091818647/93df7f0babd7b413a81d67f8/static-endpoint-3.png?expires=1769018400\&signature=44fd1481211e33fe1b9b90a4feeea1d55a2b2ed222bb38c6f23a3d8a6f82645c\&req=dSAuF8F%2FlYdbXvMW1HO4zVBI9P76qrXxFcAIkQQFWpQrbQJGOlEseMcxnqT2%0AlgvL%2FSa7Z0dTYyj%2FY44%3D%0A)
{% endstep %}

{% step %}

### Switch on "Static Endpoint"

![Switch on Static Endpoint](https://downloads.intercomcdn.com/i/o/1091818933/821e683ea3a667a9d1ddcfe5/static-endpoint-4.png?expires=1769018400\&signature=5893133f77277d0a263f073d83be3653ccf015d26c5417aff907652193eedcf7\&req=dSAuF8F%2FlYhcWvMW1HO4za3gTb%2FTb9QIAJjx30hS4B8Okx7RUZX6jdMaYdPg%0ArE4iegc3em7cN%2BNh5OQ%3D%0A)
{% endstep %}

{% step %}

### Enter the correct IP and click "Update Device"

![Enter IP and Update Host](https://downloads.intercomcdn.com/i/o/1091819601/671862317816773c362f3da8/static-endpoint-5.png?expires=1769018400\&signature=0f00428555989b8254906d11291fe2ace655e4e83e65786e86d16dc1962d8e7a\&req=dSAuF8F%2FlIdfWPMW1HO4zb4jCU%2BeE%2FMHq2Iqbxky24iY%2BAaUJibLfO0NCS48%0AtzzapCt2ju%2FuXAbBiKg%3D%0A)
{% endstep %}

{% step %}

### Return to the Device screen and verify the IP has been modified

![Verify IP modified](https://downloads.intercomcdn.com/i/o/1091820607/6c40a65904fe25eecde734fd/static-endpoint-6.png?expires=1769018400\&signature=2d1e54c75747df6072ee476965517f31f2c8477bb357ee6a92b58043f321678f\&req=dSAuF8F8nYdfXvMW1HO4zX63KZcPwg0x0OxvV01Fr4%2FQsisRUyaK86YrX5NR%0A25cSmzoI7yEstjfDpVs%3D%0A)
{% endstep %}
{% endstepper %}


---

# 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://learn.netmaker.io/help-articles/set-static-endpoint-or-disable-endpoint-detection.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.
