> For the complete documentation index, see [llms.txt](https://polyquant-1.gitbook.io/wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyquant-1.gitbook.io/wallet/main-menu/markets.md).

# Markets

## Markets

The **Markets** section allows you to browse Polymarket markets by category and discover new events.

This is the main entry point for exploring available trading opportunities.

***

### Market categories

Inside **Markets**, you can choose from the following categories:

* **Trending**
* **Politics**
* **Crypto**
* **Sports**
* **Elections**
* **Geopolitics**
* **Business**
* **Trump**

Each category contains a list of related events.

***

### Events list

After selecting a category, polyquant shows a list of available events.

Each event represents a group of related markets.\
Selecting an event opens the list of markets within that event.

***

### Selecting a market

When you choose a specific market, polyquant opens the **Market View**.

The market view contains:

* Event title
* Market question
* Outcomes
* Prices and liquidity
* Trading actions

From this screen, you can place trades or manage positions.

***

### Market navigation flow

The typical flow inside **Markets** is:

1. Open **Markets**
2. Select a category
3. Choose an event
4. Open a market
5. Trade or monitor prices

***

### Discovering markets

Use **Markets** when you want to:

* browse trending events
* explore new topics
* find markets without knowing the exact name

For direct access to a known market, use **Search** instead.

***

### Search vs Markets

| Feature               | Search | Markets |
| --------------------- | ------ | ------- |
| Direct market access  | ✅      | ❌       |
| Browse by category    | ❌      | ✅       |
| Paste Polymarket link | ✅      | ❌       |
| Discover new events   | ❌      | ✅       |

***

### Next steps

Once a market is open, continue with:

* **Market View** — prices, liquidity, actions
* **Trading** — buying and selling outcomes\
  \
  \
  [https://x.com/polyquant\_labs  \
  https://t.me/polyquant\_labs <br>](<https://x.com/polyquant_labs&#xD;&#xA;https://t.me/polyquant_labs&#xD;&#xA;>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polyquant-1.gitbook.io/wallet/main-menu/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.
