> 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/search.md).

# Search

## Search

The **Search** section allows you to quickly find Polymarket markets without browsing categories.

This is the fastest way to open a specific market if you already know what you are looking for.

***

### Search by text

You can search by entering a **market or event name**.

Examples:

* Event name
* Market question
* Team or person name

polyquant will return matching markets that you can open directly.

***

### Search by Polymarket link

You can also paste a **Polymarket market link** into the search field.

polyquant will:

* parse the link
* open the corresponding market inside the bot

This is useful when:

* someone shares a Polymarket link
* you find a market outside the bot and want to trade it in Telegram

***

### When to use Search

Use **Search** when:

* you know the exact market or event
* you have a direct Polymarket link
* you want instant access without browsing categories<br>

***

### Next steps

After opening a market from Search, you can:

* View prices and liquidity
* Buy or sell outcomes
* Manage orders and positions\
  \
  \
  [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/search.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.
