# How to check your order status through Transit explorer

### How to enter [Transit explorer](https://explorer.transit.finance/)

Transit explorer link: [https://explorer.transit.finance/ ](<https://explorer.transit.finance/ >)

1. Open TokenPocket wallet, and tap “discover”, then enter the link in the search bar to enter the [Transit explorer Dapp](https://explorer.transit.finance/).
2. Directly click on the [Transit explorer](https://explorer.transit.finance/) at the top of the [Transit Swap](https://swap.transit.finance/) website to enter.

### **Introduction to the** [**Transit explorer**](https://explorer.transit.finance/) **function**

1. Swap: you can jump directly to the "[Transit Swap](https://swap.transit.finance/)" page.
2. Buy token: you can go to the " [Transit Buy](https://buy.transit.finance/) " entrance directly.
3. Token security: You can check whether the token is safe by entering the token contract address. The security test is based on the data analysis on the chain, which is only for reference and it is not investment advice.
4. Search: When users conduct trade or swap tokens across chains in [Transit Swap](https://buy.transit.finance/), they can copy the transaction hash value and check their order status in the Transit explorer, including transaction date, destination chain, original address, receiving address and amount. You can also see the liquidity provider of the transaction. For cross-chain transactions, you can find which cross-chain merchant provides service.

Note: [Transit explorer](https://explorer.transit.finance/) just supports scanning transactions on EVM and TRON networks which are only related to [Transit Swap](https://buy.transit.finance/) contracts, and cannot check the ordinary transfers on public chains.

### Check your order status through the [Transit explorer](https://explorer.transit.finance/)

Copy your hash value on the [Transit Swap](https://buy.transit.finance/) transaction page, and open the Transi explorer, then paste the hash value and click "Search"**.**

![](/files/Cm6skxaNkLqbKreuRmqF)

There will appear the transaction status on the left side of the Transit explorer page. The following page shows the status of the successful cross-chain.

![](/files/dzjmaUi1ZLdz1bHCSw8J)

If the following "Failed" page appears, it indicates that the transaction has failed. Please return to the wallet to view your assets. The assets will not be transferred out if the transaction fails.

![](/files/k7qrHh1j64poQelEagdU)

If the transaction fails, your funds will always be safely in your wallet. If your swap fails multiple times, please contact us and we will find the cause.

At present, [Transit Swap](https://buy.transit.finance/)'s cross-chain service integrates SWFT, Cbridge and Multichain (former AnySwap) service providers, so you can see the logos of these three services in our cross-chain operation records. You can join the corresponding community of these providers to communicate with the hash value, so that dealing with the problem will be prompt and efficient.

How to find a corresponding exchange agent to solve swap problems quickly: <https://docs.transit.finance/cn/faq/how-to-find-a-corresponding-exchange-agent-to-solve-swap-problems-quickly>


---

# 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.transit.finance/start-to-use/tutorial/how-to-check-your-order-status-through-transit-explorer.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.
