# How to check the transaction status?

Monitor your transaction status in your wallet's activity feed. Each transfer displays one of these statuses:

* **In Progress**: The transaction is being processed. A timer icon appears next to the transfer.
* **Sent**: The transaction is complete. The timer icon disappears.

If you need a deeper view (confirmations, explorer link, sharing proof with a merchant), use the tracking guide below.

* [How to track a crypto transaction (TXID, status, confirmations)](/intro/transfers/how-to-track-a-crypto-transaction.md).


---

# 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://help.mytonwallet.io/intro/transfers/how-to-check-the-transaction-status-where-to-find-the-txid-hash.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.
