# Switching worker node location to remote

### Prerequisites

* [x] Connected EWX account
* [x] Worker node account set up locally

1. In Dashboard page, look for `Select Where to Run Worker Node` that is located on the left panel of the screen and click on the switch button to change worker node location from `In this machine` to a remote location

<figure><img src="/files/BWawdOCFMYteFbCL43ro" alt=""><figcaption><p>Switch worker node location</p></figcaption></figure>

2. Click `Continue` to proceed with switching worker node location

<figure><img src="/files/MJho5Ea6KVwjsLzpadHt" alt="" width="375"><figcaption><p>Set remote worker node</p></figcaption></figure>

3. Confirm your currently linked worker account address, click `Accept`&#x20;

{% hint style="warning" %}
If you have not link your operator account yet, then you will have to enter the remote worker address
{% endhint %}

<figure><img src="/files/VWHb6bybTp2aRo4wXNtB" alt="" width="375"><figcaption><p>Configure remote worker node</p></figcaption></figure>

4. A success message will be displayed

<figure><img src="/files/IXC7gCp5kbtWoNzu80qo" alt="" width="375"><figcaption><p>Successfully set remote worker</p></figcaption></figure>


---

# 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://docs-launchpad.energyweb.org/ewx-ecosystem/the-marketplace-app/worker-node-and-rewards/switching-worker-node-location-to-remote.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.
