# Claiming $EWT for Ethereum

### Claim $EWT when connected to Energy Web X

Click on `Claim` in the action list.

<figure><img src="/files/nm5DjRjWqu87MhAUFneW" alt="" width="375"><figcaption><p>Claim $EWT</p></figcaption></figure>

Click confirm to proceed.

<figure><img src="/files/vAUppzT1zlSfBXhMKdfR" alt=""><figcaption><p>Confirmation screen</p></figcaption></figure>

Connect to Ethereum wallet

<figure><img src="/files/GWtdrUcxy3cTlXkk2FZx" alt=""><figcaption><p>Connect wallet modal</p></figcaption></figure>

After connecting to Ethereum, you can proceed with the steps outlined in the next section.

### Claim $EWT when connected to Ethereum

There is an additional tab in the Transactions screen when you are connected to Ethereum called `Ready to Claim`. For this status, user may choose to claim their tokens from EWX chain to the Ethereum wallet.

{% hint style="warning" %}
When bridging EWX to ETH, ensure that the receiving ETH account has enough native ETH to fund the transaction gas fees required for claiming ERC-20 EWT tokens.
{% endhint %}

First, click on `Claim` in the action list.

<figure><img src="/files/7VWtsGXXXqVNUIzFTdvR" alt="" width="375"><figcaption><p>Claim $EWT</p></figcaption></figure>

Click confirm to proceed.

<figure><img src="/files/VjGOVs8pXCIqLXawO6c6" alt=""><figcaption><p>Confirmation screen</p></figcaption></figure>

Approve the transaction in your wallet.

<figure><img src="/files/asy4YerBJbPcQUNtDWB9" alt=""><figcaption><p>Transaction is pending approval</p></figcaption></figure>

<figure><img src="/files/DXT91fpHr3ry5w0kbcUS" alt=""><figcaption><p>Transaction is submitted</p></figcaption></figure>

After successfully executing the transaction, balance amount will be updated and the transaction status will change to `Claimed`.

{% hint style="success" %}
It takes about 5 minutes for the claim transaction to confirm.
{% endhint %}


---

# 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.energyweb.org/ewx-ecosystem/bridging-usdewt/bridging-usdewt-using-the-energy-web-x-bridging-web-app/claiming-usdewt-for-ethereum.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.
