> For the complete documentation index, see [llms.txt](https://polyhelper.gitbook.io/polyhelper-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polyhelper.gitbook.io/polyhelper-docs/welcome/readme.md).

# Introduction

{% hint style="info" %}
**PolyHelper** — the most powerful browser extension for Polymarket traders. Get market intelligence, real-time data, and deep analytics — all in one place.
{% endhint %}

![](https://raw.githubusercontent.com/polymarkethelper/gitbook/main/.gitbook/assets/banner.png)

## What is PolyHelper?

**PolyHelper** is a browser extension that upgrades your [Polymarket](https://polymarket.com) trading experience. It adds 25+ specialized intelligence panels directly into the Polymarket interface — without modifying or replacing any native features of the platform.

Whether you're trading crypto markets, sports outcomes, political events, or geopolitical developments, PolyHelper gives you the contextual data you need to make smarter decisions — right where you trade.

***

## Why PolyHelper?

| Without PolyHelper                          | With PolyHelper                                                                        |
| ------------------------------------------- | -------------------------------------------------------------------------------------- |
| Switch between 5+ tabs to research a market | All context in one place — right inside Polymarket                                     |
| Third-party tools break your trading flow   | Analytics built natively into the Polymarket interface — zero friction                 |
| External tools slow down your browser       | PolyHelper doesn't slow Polymarket down — in some cases it speeds up your workflow     |
| Static data you have to manually refresh    | Everything updates in live format — prices, scores, news, positions in real time       |
| Generic news sources with no market context | Curated intel from people who actually trade Polymarket — traders building for traders |
| One-size-fits-all tools with no flexibility | Fully customizable — enable only the tools you need, built around your trading style   |

***

## Key Highlights

* **25+ specialized data panels** covering crypto, sports, politics, macro, geopolitics, and more
* **Non-invasive** — works alongside Polymarket's native interface, never replacing it
* **Real-time data** — live prices, scores, news, and market intelligence
* **Fully customizable** — turn off any tool you don't need via the settings panel, tailoring PolyHelper to your personal trading style
* **Rewards program** — earn points toward a [potential $POLY airdrop from PolyHelper](https://x.com/Poly_Helper/status/2038642523141259654?s=20)
* **Free to install** via the Chrome Web Store

***

## Community

Join thousands of traders already using PolyHelper:

* **Twitter/X:** [@Poly\_Helper](https://x.com/Poly_Helper)
* **Telegram Channel:** [t.me/polyhelper](https://t.me/polyhelper)
* **Telegram Community:** [t.me/polyhelpercommunity](https://t.me/polyhelpercommunity)
* **Discord:** [discord.gg/2RfMcye8fG](https://discord.gg/2RfMcye8fG)
* **Website:** [polyhelper.io](https://polyhelper.io)

***

## Quick Navigation

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>🚀 Get Started</strong></td><td><a href="/pages/yd2Qf0p0Wh1cKzyl8zr0">Install the extension in 2 minutes</a></td></tr><tr><td><strong>🔧 Explore Tools</strong></td><td><a href="/pages/BPlYR9VSe8RLHh4Ra5kH">Browse all 25+ analytics tools</a></td></tr><tr><td><strong>🎁 Earn Rewards</strong></td><td><a href="/pages/e2Sun7OHyCwZy6vabhtp">Learn about the points &#x26; airdrop program</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://polyhelper.gitbook.io/polyhelper-docs/welcome/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
