# How can I check the accurate LiSTX amount I’ve swapped via AMM?

To check how much LiSTX you have received via AMM swaps:

1. Connect your wallet on either LISA or ALEX.
2. Click ‘Explorer’ on the upper right of the LISA webpage.
3. Choose ‘LISA’.
4. Click on ‘My Records only’
5. You should be able to track back your swap history.&#x20;

Important to note, if you are using an external service to swap like Bitflow, it may not show up here.


---

# 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.lisalab.io/lisa-faqs/how-can-i-check-the-accurate-listx-amount-ive-swapped-via-amm.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.
