# Browse Markets

## Finding Markets

Use the in-bot commands like `/markets` or the search function to browse events. Additionally, you can use the 'Search' function by entering a keyword to find any open markets.

{% embed url="<https://www.youtube.com/watch?v=AVEttLdCZBo>" %}

Here's how to browse and find markets:

<div><figure><img src="/files/2EK5axVqEgHoJCKmEQJW" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/e2fPb64OI7JrWcMR5c0b" alt="" width="299"><figcaption></figcaption></figure> <figure><img src="/files/WHaUHV4IT5KBhskxrCrS" alt="" width="299"><figcaption></figcaption></figure></div>

Tap **Markets** in the main menu to open the browser — explore curated categories like:

* 🔥 Trending
* 🌍 World
* 🏛️ Politics
* ⚽ Sports
* 📈 Elections
* 💻 Tech
* 💰 Finance
* 🪙 Crypto
* 🎭 Culture
* 🔍 Economic
* and more!
* Use the **Trending** button for the hottest markets right now.
* Tap **Search** in the menu, then type any keyword (e.g., "Trump", "Bitcoin", "Super Bowl", "Fed") — the bot instantly shows matching open markets with live odds, volume, and quick Yes/No trade buttons.
* For even faster access, type **/markets** at any time to jump straight to the markets browser.


---

# 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://polyboom.gitbook.io/doc/about-polyboombot/browse-markets.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.
