> ## 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 terminal preferences, notifications, appearance, and watchlists

Open Settings from the sidebar or press `:` on your keyboard. The Settings panel is organized into sections covering general preferences, notifications, trading, appearance, and watchlists.

## General

### App Language

Choose your preferred display language from the dropdown. English is the default.

### Price Display Mode

Control how token values are shown across the terminal:

| Mode           | Description                               |
| -------------- | ----------------------------------------- |
| **Price**      | Show the token's unit price in USD        |
| **Market Cap** | Show the token's fully diluted market cap |

### Token Image Shape

Choose how token icons render throughout the UI – **Circle** or **Square**.

## Notifications

Customize how the terminal notifies you about trades and tracked wallet activity.

### Toast Position

Choose where notification toasts appear on screen. Pick from six positions in a 3×2 grid – top-left, top-center, top-right, bottom-left, bottom-center, or bottom-right.

### Wallet Tracking Alerts

Toggle on-screen alerts for tracked wallet transactions. When enabled, you'll see a toast each time a tracked wallet makes a trade.

### Transaction Filter

Set a SOL range to control which tracked wallet transactions trigger alerts:

* **Minimum** – ignore transactions below this amount
* **Maximum** – ignore transactions above this amount

Useful for filtering out dust transactions or whale-sized moves you don't care about.

### Sound

Toggle notification sounds on or off.

<Tip>
  These notification settings apply to the web terminal. Telegram alerts are configured separately in your [Telegram bot settings](/telegram/settings).
</Tip>

## Theme

Switch between visual themes to change the terminal's color scheme:

| Theme        | Style                             |
| ------------ | --------------------------------- |
| **Dark**     | Default dark background           |
| **Terminal** | High-contrast terminal aesthetic  |
| **Photon**   | Inspired by the Photon trading UI |
| **Axiom**    | Inspired by the Axiom trading UI  |

Select a theme and it applies instantly across the entire terminal.

## Token Watchlists

Create and manage named token lists to organize the tokens you're tracking. Each list is a separate watchlist you can switch between.

<CardGroup cols={2}>
  <Card title="Default lists" icon="list">
    Starts with a **Favorites** list. Add more lists with the `+` button.
  </Card>

  <Card title="Add tokens" icon="plus">
    Click **Add Token** and paste a contract address or search by name.
  </Card>
</CardGroup>

Custom lists help you group tokens by category – new launches, runners, long-term holds, or anything else.

## Wallet Watchlists

Track external wallets organized into named lists. Useful for following KOLs, smart money, or wallets from Telegram alpha groups.

<CardGroup cols={2}>
  <Card title="Default lists" icon="list">
    Comes with preset lists like **KOL List**, **Twitter Hype**, and **Telegram Chats**. Add your own with `+`.
  </Card>

  <Card title="Bulk import" icon="upload">
    Add multiple wallet addresses at once – comma-separated, one per line, or paste a JSON export from Axiom or Padre.
  </Card>
</CardGroup>

## Tracked Wallets

Tracked wallets trigger real-time alerts when they make transactions. Configure per-wallet overrides here, or use the [Notifications](#notifications) section to set global defaults.

Each tracked wallet shows:

* Wallet address and label
* Whether custom alert settings are enabled
* Link to edit that wallet's notification overrides

<Note>
  Global notification defaults (transaction filter, sound, toast position) apply to all tracked wallets unless a specific wallet has its own overrides.
</Note>

## Hidden Tokens

Tokens you've hidden from your portfolio and positions views. Unhide any token by clicking the eye icon next to it.

## Related

* [Trading Settings](/trading/trading-settings) – Trade presets, slippage, and execution settings
* [Connect Wallet](/terminal/desktop/connect-wallet) – Wallet management and groups
* [Keyboard Shortcuts](/terminal/advanced/hotkeys) – Navigate settings and more with hotkeys
