# Managing EWC accounts (deprecated)

### Prerequisite

* [x] Connected EWX account

## Adding an EWC account

1. Click on `Add EWC Account +` button that is available on the left panel

<figure><img src="/files/zap1WEiuDe05mk6t32ig" alt=""><figcaption><p>Add EWC account menu</p></figcaption></figure>

2. Enter a valid EWC account address and press `+`. You may add multiple accounts and they will appear as a list

<figure><img src="/files/aJU5jEZaYJrs12YSqBtf" alt="" width="375"><figcaption><p>Add EWC Account</p></figcaption></figure>

## Removing an EWC account

1. Click on `⋮` icon next to the EWC account balance, and choose `Manage Accounts`

<figure><img src="/files/W91FDf6kIrRcM8s4YVII" alt=""><figcaption><p>Manage accounts menu</p></figcaption></figure>

2. There's a `-` icon right next to each of the added accounts. Click on it to remove

<figure><img src="/files/UkzYfwFtmwuZspH0Et9u" alt="" width="375"><figcaption><p>Manage account</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/token-management/managing-ewc-accounts.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.
