# Welcome to Predictr

> **The smartest way to trade prediction markets — right from Telegram.**

Predictr is a Telegram bot that gives you a complete trading interface to [Polymarket](https://polymarket.com), the world's largest prediction market. Browse trending markets, place trades, manage your wallet, and automatically copy trades from top traders — all without leaving Telegram.

***

## Why Predictr?

🔮 **Browse & Trade** — Access trending markets, search by keyword, or paste any Polymarket URL. Place market and limit orders in seconds.

💰 **Non-Custodial Wallet** — Your funds stay in a SAFE smart contract wallet that only you control. Deposit from 7+ chains, withdraw anytime.

📋 **Copy Trading** — Subscribe to profitable traders and automatically mirror their trades with 24 configurable parameters. Set spend limits, price filters, take profit, stop loss, and more.

⚡ **Real-Time Detection** — Copy trades are detected on-chain via Polygon WebSocket in under 2 seconds. No polling delays.

📊 **Portfolio Tracking** — Monitor all your positions with real-time P\&L, current prices, and automatic on-chain balance sync.

🔗 **Multi-Chain Deposits** — Deposit USDC from Ethereum, Polygon, Arbitrum, Base, Optimism, Solana, and Bitcoin via Polymarket's official bridge.

***

## Quick Start

Getting started takes less than a minute:

1. **Open the bot** — [t.me/predictr\_trade\_bot](https://t.me/predictr_trade_bot)
2. **Deposit funds** — Send USDC to your deposit address from any supported chain
3. **Start trading** — Browse markets, place trades, or set up copy trading

➡️ [Get Started](/predictr-docs/getting-started/getting-started.md)

***

## Key Features

| Feature             | Description                                                |
| ------------------- | ---------------------------------------------------------- |
| 🔮 **Markets**      | Browse trending, search, categories, paste Polymarket URLs |
| 💳 **Wallet**       | SAFE wallet with multi-chain deposits and withdrawals      |
| 📈 **Trading**      | Market orders, limit orders, quickbuy presets              |
| 📋 **Copy Trading** | Auto-copy traders with 24 configurable filters             |
| 📊 **Portfolio**    | Real-time positions, P\&L tracking, sell all               |
| ⚙️ **Settings**     | Slippage, trading style, quickbuy amounts                  |
| 👥 **Referrals**    | Invite friends and earn from their trading fees            |

***

## Dive Deeper

* [Wallet & Deposit Funds](/predictr-docs/getting-started/getting-started/wallet-and-deposit-funds.md) — Set up your wallet and deposit
* [How to Copy](/predictr-docs/copy-trading/copy-trading/how-to-copy.md) — Set up your first copy trade
* [Copy Trading Parameter Guide](/predictr-docs/copy-trading/copy-trading/copy-trading-parameter-guide.md) — Master every parameter
* [Recommended Settings](/predictr-docs/copy-trading/copy-trading/recommended-settings-by-trader-type.md) — Presets for different trader types
* [FAQ](/predictr-docs/more/faq.md) — Common questions answered


---

# 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://predictr.gitbook.io/predictr-docs/readme.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.
