# Features Overview

<figure><img src="/files/MHivi9GvyVnYpG3OZbVU" alt=""><figcaption></figcaption></figure>

The Searcher Explorer App offers several powerful features for searchers 🔎:

* **Transaction Search**: Quickly search for and analyze specific opportunity or searcher transactions by entering their unique transaction hash.
* **Auction Overview**: View detailed information about auctions, including start and completion timestamps, the participating validator, and the number of bundles (bids).
* **Bundle Exploration**: Explore all bundles made in response to an opportunity transaction, including each bundles's amount, auction position, and relevant status.
* **Error Handling**: Identify failed bundles with clearly detailed error codes and messages to help troubleshoot your bundle transactions.


---

# 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://fastlane-labs.gitbook.io/polygon-fastlane/tools-and-analytics/fastlane-bundle-explorer/features-overview.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.
