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

# Overview

> Trade tokens and participate in prediction markets directly from Telegram.

Jupiter offers two Telegram bots, each built for a different use case. Both run on Solana and create a wallet for you automatically when you start.

## Trading Bot

A Telegram-based trading interface for Solana tokens. Scan tokens, check security indicators, and trade without leaving Telegram.

**What you can do:**

* **Swap** tokens using Jupiter's aggregator for routing
* **Limit Orders** that execute automatically when price reaches your target
* **DCA (Dollar Cost Averaging)** to automate recurring purchases at set intervals
* **Copy Trading** to mirror trades from another wallet
* **Sniper Mode** to auto-buy tokens at launch or when new liquidity pools appear
* **Portfolio tracking** with PnL aligned to jup.ag

The Trading Bot supports multiple wallets per account. You can create, import, export, and switch between wallets.

The Trading Bot is open to everyone — just start it, no invite needed.

<Card title="Trading Bot Documentation" icon="arrow-right" href="/user-docs/trade/trading-bot/getting-started/introduction">
  Getting started, commands, and feature guides
</Card>

**Bot:** [@JupiterCometTradingBot](https://t.me/JupiterCometTradingBot)

***

## Predict Bot

A Telegram interface for participating in prediction markets. Browse events, take positions on outcomes, and track results.

**What you can do:**

* **Browse and search** prediction markets by category or keyword
* **Place predictions** (YES or NO) on market outcomes using USDC
* **Track positions** and monitor PnL
* **Clans** to compete with friends and compare performance on leaderboards
* **Notifications** for new events, resolved markets, and clan activity

The Predict Bot uses a single wallet per account.

<Card title="Predict Bot Documentation" icon="arrow-right" href="/user-docs/trade/prediction-bot/getting-started/introduction">
  Getting started, predictions, clans, and more
</Card>

**Bot:** [@JupiterCometPredictBot](https://t.me/JupiterCometPredictBot)

***

## Shared Features

Both bots share some common infrastructure:

| Feature                  | Trading Bot                          | Predict Bot                          |
| ------------------------ | ------------------------------------ | ------------------------------------ |
| **Blockchain**           | Solana                               | Solana                               |
| **Wallet provider**      | Privy (encrypted key management)     | Privy (encrypted key management)     |
| **Wallet creation**      | Automatic on first use               | Automatic on first use               |
| **Multiple wallets**     | Yes                                  | No                                   |
| **Import/Export wallet** | Yes (HPKE encryption, one-time link) | Yes (HPKE encryption, one-time link) |
| **Transaction fees**     | 0.5% trading fee + SOL network fees  | Gasless                              |
| **Withdraw**             | SOL and any held tokens              | SOL and any held tokens              |

<Warning>
  Your wallet private key is generated and stored by Privy. You can export it at any time. Never share your private key with anyone.

  Both bots involve financial risk. You can lose some or all of the funds you use. These are not savings or investment products.
</Warning>

## Useful Links

<CardGroup cols={2}>
  <Card title="Trading Bot" icon="telegram" href="https://t.me/JupiterCometTradingBot" />

  <Card title="Predict Bot" icon="telegram" href="https://t.me/JupiterCometPredictBot" />

  <Card title="Submit an Issue" icon="ticket" href="https://support.jup.ag" />

  <Card title="Discord Community" icon="discord" href="https://discord.gg/jup" />
</CardGroup>
