# Advanced Search & Filtering

Finding a specific market is simple with our professional toolset:

* **Search bar:** Use the search field at the top to find events by **keyword**.
* **Event status:** Toggle between **Active**, **Resolved**, or **All** to view current or historical data.
* **Custom filters:** Click the "**Filter**" button to refine your view by volume, liquidity, or specific venues like Polymarket or Kalshi.

<figure><img src="/files/25hJ7by7IJ4rHsZPrt5G" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is Advanced Search &#x26; Filtering used for?</summary>

It helps traders quickly find specific markets or narrow down opportunities based on the data that matters most to their strategy.

</details>

<details>

<summary>How can I search for a specific event or market?</summary>

You can use the search bar at the top of the Explorer to find events instantly by typing relevant keywords.

</details>

<details>

<summary>What types of filters are available?</summary>

You can filter markets by status, volume, liquidity, and by specific venues such as Polymarket or Kalshi.

</details>

<details>

<summary>Can I view historical or resolved markets?</summary>

Yes. You can toggle between Active, Resolved, or All markets to review current opportunities or past outcomes.

</details>

<details>

<summary>Why is filtering important for professional trading?</summary>

Filtering reduces noise and lets traders focus on markets with the right liquidity, activity, and execution conditions for their trades.

</details>


---

# 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.whales.market/whales-prediction/navigating-the-terminal/explorer/advanced-search-and-filtering.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.
