# Trenches Hotkeys

#### I. Enable Hotkeys

Locate the keyboard icon in the Trenches and click it to enter the hotkey settings panel

* Enable Hotkeys: Once enabled, you can perform various hotkey operations. When active, the keyboard icon will highlight in green

<figure><img src="/files/50Kbj4iIbJ6CuMmc6ILb" alt=""><figcaption></figcaption></figure>

***

#### II. Basic Auxiliary Features (Market Monitoring Tools)

In the hotkey settings panel, you can first configure the following features to boost your on-chain scanning, monitoring, and research efficiency:

* **Pause live feed on Hover**: When you hover your mouse over a specific token column, the live feed for that column will automatically pause, allowing you to clearly view the token details
* **Enable X Preview**: Mouse hover on token + X Preview Key (default `X`). Press it to quickly browse the token's Twitter info without leaving the current page
* **Enable Web Preview**: Mouse hover on token + Web Preview Key (default `V`). Press it to bring up the token's website info popup\
  🔥 Core Highlight: If the token is linked to a YouTube, TikTok, or Instagram URL, the popup will directly parse and automatically play the video!

<figure><img src="/files/hnHblh2bGg72OKVHKUAh" alt=""><figcaption></figcaption></figure>

***

#### III. Quick Buy Options

We offer two quick buy options to satisfy users with different trading habits:

**Mode A: Simple — Tailored for the "Mouse + Keyboard" style**

In this mode, rely on the mouse to target & the keyboard to execute the buy

* Operation Path: Hover over a Trenches column + hold the Auxiliary Key (default `Z`) + press the Row Key = Trigger buy!
* After pressing the Auxiliary Key, a giant key watermark (e.g., 1, 2, 3) will light up on the background of the token cards in that column, helping you quickly and accurately locate the token you want to buy

> *Note: This mode will automatically turn on "Pause live feed on Hover"*

<figure><img src="/files/gmXuAKluXXegSt7GaLbJ" alt=""><figcaption></figcaption></figure>

**Mode B: Combo — Tailored for the "Keyboard-only" style**

In this mode, you completely detach from the mouse and rely on full keyboard combos to execute buys

* Operation Path: Hold the Pause Key (default `Space`) + hold the Column Key (Select New / Almost bonded / Migrated) + press the Row Key = Trigger buy!
* After pressing the Pause Key + Column Key, a giant key watermark (e.g., 1, 2, 3) will light up on the background of the token cards in that column, helping you quickly and accurately locate the token you want to buy

<figure><img src="/files/skVZ5jAjnzsNzc8UMsLC" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gmgn.ai/index/trenches-hotkeys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
