# How to find a Transaction ID / Hash / Signature of the transaction?

## MetaMask

1. Open the **Activity** tab in the Metamask.
2. Open the last transaction.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me-tY977pYbjZwfdISO%2FMatic%201.png?alt=media\&token=7f5aa322-fd72-4b3c-98d8-62af7663fe33)

3\. Copy the transaction id.<br>

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me-tsx_to8vE4fayJfq%2FMetamsk%202.png?alt=media\&token=85eb147f-e77c-462f-a8ca-6c0696e44b17)

## Sollet

1. Open a Sollet wallet and click on the SOL token.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me-zRM2z98Pb20_j8iU%2FSollet%201.png?alt=media\&token=fcd27281-795b-4d50-94e7-673d8ed7fa9b)

2\. Click the **Receive** button.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me-zi9qR4Hmb80thtxZ%2FSollet%202.png?alt=media\&token=59cba5a5-a6d9-4a18-add9-532a29637f6a)

3\. Copy the address. SOL address is the same as your main address.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me-zwVG9cua4Siwo8dx%2FSollet%203.png?alt=media\&token=80f3864c-4796-4b1a-87cb-4d80a5114f99)

4\. Navigate to <https://explorer.solana.com/>, insert the copied address and click the Search icon.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me0-JFWGeD1ECyjbYFP%2FSolana%201.png?alt=media\&token=45676720-4ff2-4dc5-a58e-90d1a3393e4c)

5\. Find the last transaction and copy the transaction ID.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me0MnEt998yt8ZR77KG%2F-Me0OMArZGMgmyc_cXXS%2FSolana%202.png?alt=media\&token=66d4b146-a4ea-40dc-9c9e-23b96acb8613)

## Phantom

1. Open the wallet and copy the address.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me020hFqZogzF_uTHTR%2FPhantom%201.png?alt=media\&token=1ed27d00-aa73-49e9-baa3-0f61842b3084)

2\. Navigate to <https://explorer.solana.com/>, insert the copied address and click the Search icon.<br>

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me-pCFOkg-II0TE9VFq%2F-Me02AKH_hCdHV7C69Gx%2FPhantom%20solana%201.png?alt=media\&token=e2eb7ae2-7996-4b2b-a107-fb2ed03e1eb3)

3\. Find the last transaction and copy the transaction ID.

![](https://gblobscdn.gitbook.com/assets%2F-MdpoA5hQ2IEuJj2FsEE%2F-Me0MnEt998yt8ZR77KG%2F-Me0OZ1sUz40VF5UQ7lD%2FSolana%20Phantom%202.png?alt=media\&token=66b7c585-cd60-422c-bcc0-e8fc27c8d461)


---

# 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://kingdefi-official.gitbook.io/kingdefi/guides/how-to-find-a-transaction-id-hash-signature-of-the-transaction.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.
