# Find my transaction

To find any Octus Bridge transaction go to the [**History** ](/use/bridge/history.md)section of [**Bridge**](/use/bridge.md) interface.

Scroll to [**All transfers**](/use/bridge/history/interface/all-transfers.md) and chose some **filters** - it could your address and transaction status. Then click **Apply**.

![](/files/9z5ibND2eoiPts7iIGk4)

By clicking on one of the transactions to go to its page.

![](/files/G4pEJ5Kp88QuPziu5d6q)


---

# 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.octusbridge.io/use/bridge/cross-chain-transfer/how-to/find-my-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.
