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

# Settings

> Configure your Quickscope Telegram bot preferences

Customize your trading experience with Quickscope's settings. Access user settings anytime with `/settings` in DM, or manage group settings with `/chatsettings`.

## Buy Settings

Configure your default buy behavior:

| Setting          | Description                          | Default                   |
| ---------------- | ------------------------------------ | ------------------------- |
| **Slippage**     | Maximum price movement you'll accept | 5%                        |
| **Priority Fee** | Transaction priority (speed vs cost) | Auto                      |
| **Buy Presets**  | Quick-buy SOL amounts (6 buttons)    | 0.1, 0.25, 0.5, 1, 2.5, 5 |

### Slippage

Higher slippage = more likely to execute, but potentially worse price. For volatile memecoins, 15-25% is common. For established tokens, 1-5% is typical.

### Priority Fees

* **Auto** – Quickscope optimizes based on network conditions
* **Low** – slower, cheaper transactions
* **Medium** – balanced speed and cost
* **High** – fastest execution, higher fees
* **Turbo** – maximum priority for time-sensitive trades

## Sell Settings

| Setting          | Description                        | Default                     |
| ---------------- | ---------------------------------- | --------------------------- |
| **Slippage**     | Maximum price movement on sells    | 5%                          |
| **Sell Presets** | Quick-sell percentages (6 buttons) | 1%, 5%, 10%, 25%, 50%, 100% |

## Notifications

Control what the bot sends you:

* **Trade confirmations** – receive confirmation when trades execute
* **Momentum alerts** – get notified when tokens make significant market cap moves
* **Scan activity** – updates on your scan rewards

## Chat Settings (Admins)

Group admins can control how the bot behaves in their chat. Open the menu with `/chatsettings` or set individual options via command.

| Setting                   | Command                        | Description                                |
| ------------------------- | ------------------------------ | ------------------------------------------ |
| **Scans Allowed**         | `/scansallowed [on/off]`       | Allow or block scans in chat               |
| **Mini Mode**             | `/minimode [on/off]`           | Compact scan format                        |
| **Extra Mini Mode**       | `/extraminimode [on/off]`      | Even smaller scan format                   |
| **Ticker Mode**           | `/tickermode [on/off]`         | Toggle ticker mode                         |
| **Show Group Info**       | `/showgroupinfo [on/off]`      | Display group info                         |
| **Show Wallet Scan Info** | `/showwalletscaninfo [on/off]` | Display wallet scan info                   |
| **Scan Media**            | `/scanmedia [type]`            | Choose image, chart, or none               |
| **Min Scan FDV**          | `/minscanfdv [amount]`         | Minimum FDV for scans                      |
| **Alert Trigger**         | `/triggerformula [type]`       | Alert method – fixed percent or thresholds |
| **Trigger Percent**       | `/triggerpercent [%]`          | Alert trigger percent                      |
| **Trigger Thresholds**    | `/triggerthresholds [values]`  | Price thresholds                           |
| **Scan Tweet**            | `/scantweet [on/off]`          | Enable tweet scanning                      |
| **Group Balance**         | `/groupbalance [on/off]`       | Show/hide group balance display            |

## Resetting Settings

To reset all settings to defaults:

```
/settings reset
```

<Warning>
  Settings changes apply immediately to all future trades. Review your configuration before trading.
</Warning>
