# Searching

The most direct way to find a specific market by keyword. You can type any keyword to see matching results instantly.

For example, typing “**Donald Trump**” will show all the markets related to Donald Trump.

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Fffw9B8tIn5QUqfanOq3R%2Ffinding-a-market-2.png?alt=media&#x26;token=7a29dddd-071f-4124-8d7c-ae76582ed232" alt="" width="563"><figcaption></figcaption></figure>

***

### FAQs

<details>

<summary>What is the Searching feature in Whales Prediction?</summary>

Searching allows traders to instantly find specific events or markets by typing keywords into the search bar.

</details>

<details>

<summary>What types of keywords can I search for?</summary>

You can search for names, topics, or entities related to events, such as political figures, crypto assets, or global issues.

</details>

<details>

<summary>How fast are search results returned?</summary>

Results appear instantly as you type, allowing quick access to relevant markets.

</details>

<details>

<summary>Can searching be used across all categories?</summary>

Yes. Searching works across all events and markets available in the Explorer.

</details>

<details>

<summary>Why is keyword search important for active traders?</summary>

It saves time and helps traders react quickly to new information without manually browsing through categories.

</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/finding-a-market/searching.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.
