> For the complete documentation index, see [llms.txt](https://docs.energyweb.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.energyweb.org/ewx-ecosystem/bridging-usdewt/bridging-usdewt-using-the-energy-web-x-bridging-web-app/bridging-usdewt.md).

# Bridging $EWT

{% hint style="success" %}
Ensure that there is enough $EWT in the connected EWX wallet account for smooth transaction
{% endhint %}

To bridge $EWT, input the token amount that you wish to transfer in the `FROM` section. You may also use the percentage and MAX buttons that will auto-calculate the amount based on your balance. Please note that some chains have minimum amount of tokens that can be transferred.

Enter the destination wallet address where you want to receive the tokens from. Click on `Bridge EWT`  to proceed.

{% hint style="warning" %}
Bridging uses audited smart contracts, but all cross‑chain activity carries risk (e.g., contract bugs, user error). Review details before bridging.
{% endhint %}

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

{% hint style="warning" %}
When bridging ETH to EWX, ensure that the account has enough $EWT on ETH plus native ETH to fund the transaction.
{% endhint %}

A confirmation screen will be displayed. Review the details as displayed and click the "Confirm" button to initiate the transaction.

<figure><img src="/files/FolL9UaToanaGzxrXoUZ" alt="" width="375"><figcaption><p>Confirmation screen</p></figcaption></figure>

<figure><img src="/files/SE0aQCJYwudU8A8Y5oOM" alt=""><figcaption><p>Preparing transaction</p></figcaption></figure>

Confirm the transaction in your wallet.

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

<figure><img src="/files/pcpcPxPXihQLo0SMatHl" alt=""><figcaption><p>Transaction is executing</p></figcaption></figure>

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

After successfully executing the transaction, balance amount will be updated. The transaction will also be listed in [Transactions](/ewx-ecosystem/bridging-usdewt/bridging-usdewt-using-the-energy-web-x-bridging-web-app/viewing-transactions.md) tab.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bridging-usdewt.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.
