# Importing worker account

### Prerequisites

* [x] Connected EWX account
* [x] Worker account seed phrase

1. Click on `Set Worker Account` on the left panel located under Total EWT Balance in your Dashboard

<figure><img src="/files/cnJ1wBWvo7OM8gQmBqQi" alt="" width="290"><figcaption><p>Set worker account</p></figcaption></figure>

2. Click `Next` (with default to "In this machine") to proceed

<figure><img src="/files/nKKxr9LjkKlaIzXytfjG" alt="" width="375"><figcaption><p>Set worker account on local machine</p></figcaption></figure>

3. Click `Import Seed Phrase`

<figure><img src="/files/4exs9y3Uj87lSyufRFyI" alt="" width="375"><figcaption><p>Import seed phrase</p></figcaption></figure>

4. Open your mnemonic backup file and copy the contents. Then, click on `Paste from clipboard` and click `Continue`

<figure><img src="/files/5sbeFVK571AabuTWgxDk" alt="" width="375"><figcaption><p>Enter worker account mnemonic</p></figcaption></figure>

5. Enter password and re-enter it again for verification before clicking on `Import Worker Node Account`

<figure><img src="/files/Fr5BZPDWv7iCkpacG12r" alt="" width="375"><figcaption><p>Create a password</p></figcaption></figure>

6. Once completed, a success message will be shown

<figure><img src="/files/Qpr8Ro1OKZprr5tc3g9w" alt="" width="375"><figcaption><p>Success message</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/operator-and-worker-accounts/importing-worker-account.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.
