# Tracking lifting and lowering transactions (deprecated)

All of your lifting and lowering transactions can be tracked in the Transactions list. Its menu is located at the top of the page, next to notifications.

<figure><img src="/files/RGBpWwdZpQmj9Djoa5zg" alt=""><figcaption><p>Transactions menu</p></figcaption></figure>

There are 3 tabs for viewing namely All, Lifting and Lowering. You may search for a specific transaction by using the search feature. Some useful transaction information available are:

* Date and time
* Type (Lifting/Lowering)
* From and to addresses with EWX and EWC indicators
* Token amount lifted/lowered
* Status
* Transaction hash
* Explorer url

{% hint style="warning" %}
It might take some time for the transactions to appear on the list after you performed lifting and/or lowering
{% endhint %}

<figure><img src="/files/1Ou5nUCRAiK1ZfOqxmRa" alt=""><figcaption><p>Lifting and lowering transactions</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.energyweb.org/ewx-ecosystem/the-marketplace-app/token-management/tracking-lifting-and-lowering-transactions.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.
