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

# Command Overview

> Essential Telegram bot commands at a glance

A quick-reference guide to the most commonly used Quickscope bot commands.

## Command Structure

Most commands follow a pattern: `q` + category + action

| Prefix | Category         |
| ------ | ---------------- |
| `qg`   | General          |
| `qm`   | Market & Tokens  |
| `qt`   | Trading          |
| `qr`   | Rewards          |
| `qw`   | Wallet Watchlist |
| `qc`   | Token Watchlist  |
| `qs`   | Social           |

## Essential Commands

### Getting Started

```
/start          Initialize the bot
/help           Show help menu
/settings       Configure preferences
```

### Trading

```
/qtp            View your positions
/positions      Same as /qtp
[paste address] Scan any token instantly
```

### Market Data

```
/qmm            Market overview (memescope)
/qmc [address]  Token chart
```

### Wallet

```
/wallet         View wallet info
/balance        Check SOL balance
```

### Social

```
/scanners       Top scanners leaderboard
/qsp            Prove relative balance
```

## Quick Actions

When you scan a token, quick-action buttons appear. Use `/buttonglossary` to see the full list in-bot.

| Button  | What It Does                         |
| ------- | ------------------------------------ |
| **➕**   | Add to specific list                 |
| **⭐**   | Add to Favorites                     |
| **➖**   | Remove from list                     |
| **🔍**  | Scan Token                           |
| **📊**  | Token Chart                          |
| **📝**  | Fix Token                            |
| **👥**  | Token Holders                        |
| **👀**  | Wallet Positions                     |
| **📢**  | Blast to chats                       |
| **↕️**  | Toggle out of Mini Mode              |
| **⬆️**  | Toggle into Mini Mode                |
| **🔄**  | Refresh                              |
| **← →** | Previous / Next page                 |
| **⚡**   | Buy Preset / Sell Preset / Quick Buy |
| **🪓**  | Quick Sell                           |
| **💰**  | Trade                                |
| **✅**   | Confirm action                       |
| **❌**   | Close                                |

## Pro Tips

<CardGroup cols={2}>
  <Card title="Instant Scan" icon="bolt">
    Just paste any token address – no command needed
  </Card>

  <Card title="Group Mode" icon="users">
    Use `q` prefix in groups to avoid conflicts with other bots
  </Card>

  <Card title="DM for Privacy" icon="comment-dots">
    Sensitive commands work best in DM with the bot
  </Card>

  <Card title="Preset Power" icon="gauge">
    Configure buy presets in settings for one-tap trading
  </Card>
</CardGroup>

## Need More?

* [Full command list](/telegram/commands)
* [Trading guide](/telegram/trading)
* [Settings configuration](/telegram/settings)
