> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pollyx.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# What is PolyX?

> AI trading assistant for prediction markets

# What is PolyX?

PolyX is an AI trading assistant for [**Polymarket**](https://polymarket.com/) prediction markets, right inside Telegram. Buy and sell outcome shares, set limit orders, manage wallets, track positions, and get AI-powered market insights.

## Key Features

<Columns cols={2}>
  <Column>
    <Card title="Instant Trading" color="#E1FF01" icon="bolt">
      Buy and sell market shares with preset amounts or custom values. One-tap market orders, multi-step limit orders.
    </Card>

    <Card title="Position Tracking" color="#E1FF01" icon="chart-line">
      View your open and closed positions with real-time P\&L, probability bars, and shareable PNL cards.
    </Card>

    <Card title="AI Insights" color="#E1FF01" icon="sparkles">
      Get AI-powered analysis on any Polymarket event or market using the `/insight` command.
    </Card>
  </Column>

  <Column>
    <Card title="Position Tracking" color="#E1FF01" icon="wallet">
      View your open and closed positions with real-time P\&L, probability bars, and shareable PNL cards.
    </Card>

    <Card title="Limit Orders" color="#E1FF01" icon="brand-tinder">
      Set buy and sell limit orders at your target price. Manage and cancel orders from a single screen.
    </Card>

    <Card title="Referral Program" color="#E1FF01" icon="user-square">
      Invite friends with your referral link and earn USDC on their trading activity.
    </Card>
  </Column>
</Columns>

## How It Works

1. **Open the bot** — Start a chat with PolyX on Telegram
2. **Create a wallet** — A wallet is automatically set up for you on first use
3. **Deposit funds** — Send USDC (or other supported tokens) to your deposit address
4. **Start trading** — Paste any Polymarket link or browse from your positions

## Bot Commands

| **Command**  | Description                             |
| :----------- | :-------------------------------------- |
| `/start`     | Open the main menu dashboard            |
| `/wallet`    | View your wallets and deposit addresses |
| `/positions` | View your open positions                |
| `/orders`    | View your active limit orders           |
| `/settings`  | Customize your buy/sell presets         |
| `/insight`   | Get AI analysis on a Polymarket link    |

## Main Menu

The main menu is your home screen. It shows a trading dashboard with:

* **Current Positions** — total value of your open positions
* **Available Balance** — USDC available for trading
* **Active Orders** — value locked in limit orders
* **Total Net Worth** — combined value of everything
* **Top positions** — your 3 largest active positions

From here, navigate to Positions, Wallet, Limit Orders, Referrals, or Settings.
