# Lifting tokens (deprecated)

### Prerequisites

* [x] Connected EWX account
* [x] Minimum balance of 10 EWT (not including gas fee) in EWC account

1. Find the `Lift` menu in the account popover menu on top-right of the screen. Or, if you have added an EWC account previously you may also click on `⋮` icon then `Lift Tokens`

<figure><img src="/files/zrvnyb3OejZcIJCntyT9" alt="" width="375"><figcaption><p>Lift tokens (account menu)</p></figcaption></figure>

<figure><img src="/files/rkfVYPsxFSue25RhVBef" alt="" width="330"><figcaption><p>Lift tokens (EWT Balance)</p></figcaption></figure>

2. Select your preferred EWC Wallet (WalletConnect/Ledger)

<figure><img src="/files/30aTfvFg3xz62wMENkb8" alt="" width="375"><figcaption><p>Connect to EWC account</p></figcaption></figure>

3. Check your wallet and select an account to connect

<figure><img src="/files/s0N1qCgiRyqLo9WpvwzS" alt="" width="375"><figcaption><p>Check wallet</p></figcaption></figure>

4. Enter lifting amount, click `Approve`

{% hint style="success" %}
You may also use the slider or pre-defined buttons that will calculate based on your account balance
{% endhint %}

{% hint style="warning" %}
The minimum amount for lifting is 10 EWT
{% endhint %}

<figure><img src="/files/lR1d7j2YgoytzsxA9pt3" alt="" width="375"><figcaption><p>Enter lifting amount</p></figcaption></figure>

5. Review the transaction and click `Confirm`

<figure><img src="/files/Cy6GDtQZRHcWQNje54mj" alt="" width="375"><figcaption><p>Confirm transaction</p></figcaption></figure>

6. Approve the transaction in your wallet & wait for the transaction being executed
7. You will see a "Transaction scheduled" message along with the transaction URL to Polkadot explorer

{% hint style="warning" %}
Lifting operation will take approximately 30 minutes to succeed
{% endhint %}

<figure><img src="/files/p2gd16iqO63UvLZSrG52" alt="" width="375"><figcaption><p>Lifting transaction scheduled</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/lifting-tokens.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.
