# HAVAH Mitter Help Center User Guide

To help users locate transaction (tx) information from the source chain quickly and effectively while utilizing the HAVAH Mitter Help Center, this article offers an extensive technical reference. Users can obtain transaction hashes, or tx hashes, by using blockchain scanners or explorers. Tx hashes are unique identifiers stored in every blockchain block. Instructions specific to each supported chain are provided in this guide, which describes how to retrieve the tx hash by contacting the associated wallet address. Across chains, most processes are the same.

i.o. **Ethereum**

1\. Open the \[<https://etherscan.io/>] explorer.

2\. Search: Type the source chain's wallet address into which you were sending the item.

3\. Locate the appropriate transaction from the search results:

* Under the **Token Transfers (ERC-20)** tab, find the transaction related to FT assets.
* Navigate to the **NFT Transfers** tab to find NFT assets. By looking at the asset item or the transfer time, you may determine whether transaction is accurate.

<figure><img src="/files/vrE6sm2JMLfkzFQYDTnN" alt="" width="540"><figcaption><p>FT/NFT Tabs &#x26; Copy a Tx hash</p></figcaption></figure>

<figure><img src="/files/lJYIL0tvSlKp0k18XKf0" alt="" width="563"><figcaption><p>Copy a Tx hash</p></figcaption></figure>

4\. Make a copy of the transaction hash.

5\. Pick the source chain's network in the HAVAH Mitter Help Center, enter the copied tx hash in the input box, and continue.

<figure><img src="/files/uPAbah3n4QlRuwvWcTjl" alt="" width="365"><figcaption><p>Help Center</p></figcaption></figure>

By going to each chain's explorer or scanner, you may apply the same process to get the tx hash for that chain.&#x20;

* Chains supported: BASE, WEMIX, Klaytn, Polygon, XPLA and BSC
* Unsupported chain: At the moment, Meverse is not supported. Please submit a Discord ticket if you need help.
* Solana and Aptos: Not yet determined.

<br>


---

# 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.havah.io/havah/guide/how-to-use-havah-mitter/havah-mitter-help-center-user-guide.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.
