> ## 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.

# Introduction

This documentation will help you get started with trading tokens on Solana directly from Telegram.

## Key Features

<CardGroup cols={2}>
  <Card title="Token Swaps" icon="refresh">
    Swap tokens with the best rates
  </Card>

  <Card title="Limit Orders" icon="chart-line">
    Set buy/sell orders at your target price with configurable expiry
  </Card>

  <Card title="DCA Strategy" icon="clock">
    Place automated recurring orders
  </Card>

  <Card title="Portfolio & PnL" icon="chart-pie">
    Track unrealized, realized, and total PnL per token
  </Card>

  <Card title="Referrals" icon="share-nodes">
    Earn fees by referring other traders
  </Card>

  <Card title="Multi-Wallet" icon="wallet">
    Create and manage multiple wallets
  </Card>

  <Card title="Copy Trading" icon="users">
    Mirror trades from any wallet automatically
  </Card>

  <Card title="Sniper Mode" icon="bullseye">
    Snipe new token launches and liquidity pools
  </Card>
</CardGroup>

## Getting Started

### Step 1: Start the Bot

1. [Launch the bot](https://t.me/JupiterCometTradingBot)
2. Click **Start** or send `/start` to begin
3. The bot will automatically create a Solana wallet for you

### Step 2: Wallet Setup

The bot automatically creates your first Solana wallet. You can create additional wallets later via the `/wallets` command.

Your wallet address is displayed in the main menu. You can:

* **Copy the address** to receive funds from exchanges or other wallets
* **Export your private key** if you want to use the wallet elsewhere
* **Import your wallet** in case you prefer

### Step 3: Fund Your Wallet

Before you can start trading, you need to fund your wallet with SOL:

1. **Copy your wallet address** from the main menu
2. **Send SOL** to this address from an exchange or another wallet

<Info>**Important**: Keep some SOL in your wallet for transaction fees.</Info>

### Step 4: Scan a Token

1. From the main menu, you'll see the trading interface:

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/menu.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=10ada1db809832723f70ac5f0cfe4e4c" alt="Trading bot main menu" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="962" height="1058" data-path="images/trading-bot/menu.png" />

2. Send a token mint address or symbol to scan it:

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/scan.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=a6445a2dadca8857646b07a14027a996" alt="Token scan interface" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="802" height="1500" data-path="images/trading-bot/scan.png" />

The scan card shows live market data (market cap, current price, 24h change), security indicators (Jupiter verification, suspicious token flags, mint/freeze authority status, trade tax), holder information, and LP details — liquidity, launchpad, and the first liquidity pool's creation time.

### Step 5: Choose Your Trading Action

After scanning a token, you can choose from multiple trading options:

#### Swap - Quick Buy/Sell

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/swap.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=826b945dc47facdc89d5d2093886be41" alt="Swap interface for buying or selling tokens" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="802" height="1500" data-path="images/trading-bot/swap.png" />

* **Quick Buy**: Instantly purchase tokens with SOL
* **Quick Sell**: Sell your tokens for SOL
* Select preset amounts or enter a custom amount

#### Limit Orders - Set Target Prices

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/limit.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=49b5522d4b65b7b489176615e5f76c87" alt="Limit order interface" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="782" height="1590" data-path="images/trading-bot/limit.png" />

* Set buy orders when price drops to your target
* Set sell orders when price reaches your target
* Set target prices as specific amounts or percentage changes (+/- %)
* Orders execute automatically when triggered
* Set an expiry for your orders (default: 7 days, or choose from presets like 10m, 1h, 1d, 3d, 30d)

#### DCA - Dollar Cost Averaging

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/dca.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=969251bf36e9abfa31d85b009f61e3ba" alt="DCA (Dollar Cost Averaging) interface" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="786" height="1502" data-path="images/trading-bot/dca.png" />

* Automate recurring purchases at set intervals
* Spread your investment over time
* Reduce impact of price volatility

### Step 6: View Your Holdings

1. Go back to the main menu
2. View your portfolio with PnL tracking — see unrealized, realized, and total PnL per token, aligned with jup.ag

<img src="https://mintcdn.com/jupiter-support/L_buJbDjahI5_xP7/images/trading-bot/holdings.png?fit=max&auto=format&n=L_buJbDjahI5_xP7&q=85&s=8ec761459a5801211f5256ba55b52839" alt="Token holdings view" style={{ display: 'block', margin: '0 auto', maxWidth: '400px', borderRadius: '0.5rem' }} width="790" height="608" data-path="images/trading-bot/holdings.png" />

## Security Best Practices

* ✅ **Never share your private key** with anyone
* ✅ **Keep some SOL** in your wallet for transaction fees
* ✅ **Verify addresses** before sending large amounts
* ✅ **Use the export feature** only when necessary
* ✅ **Keep your Telegram account secure** (2FA enabled)

## Next Steps

Now that you've learned the basics, explore these guides:

<CardGroup cols={2}>
  <Card title="Wallet Management" icon="wallet" href="/user-docs/trade/trading-bot/wallet">
    Manage multiple wallets and private keys
  </Card>

  <Card title="Portfolio & Holdings" icon="chart-pie" href="/user-docs/trade/trading-bot/holdings">
    Track your PnL
  </Card>

  <Card title="Active Orders" icon="list-check" href="/user-docs/trade/trading-bot/orders">
    Manage DCA and limit orders
  </Card>

  <Card title="Referrals & Invites" icon="share-nodes" href="/user-docs/trade/trading-bot/referral">
    Earn referral fees
  </Card>

  <Card title="Copy Trading" icon="users" href="/user-docs/trade/trading-bot/copy-trading">
    Mirror trades from other wallets
  </Card>

  <Card title="Sniper Mode" icon="bullseye" href="/user-docs/trade/trading-bot/sniper-mode">
    Auto-buy new token launches
  </Card>

  <Card title="Commands" icon="list" href="/user-docs/trade/trading-bot/commands">
    Learn all available commands
  </Card>

  <Card title="FAQs" icon="question" href="/user-docs/trade/trading-bot/getting-started/faqs">
    Common questions and answers
  </Card>
</CardGroup>

## Need Help?

* Check out our [FAQs](/user-docs/trade/trading-bot/getting-started/faqs)
* Join our [Community on Discord](https://discord.gg/jup)
