# Monitors Page

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

**What is the Monitors Tab?**

The **Monitors tab** gives you **real-time alerts** from your favorite **Discord channels, Telegram groups, and wallets** **you track** — all in one place.

It’s designed to help you act fast when trusted sources call a coin or a wallet you're tracking makes a move.

From here, you can **quick-buy any token**  — essentially creating your own **custom memescope**.

**Discord Integration**

* **Connect your Discord token**\
  Follow the steps shown in the **Discord task setup guide**.
* **Select your servers**\
  Choose which Discord servers and channels you want to monitor.
* **Whitelist or blacklist callers** *(optional)*\
  Add user IDs to control which callers you want to see or ignore.
* **Click ‘Run’**\
  Once running, you’ll see:

  * How many times a coin is being called
  * Which groups and callers have mentioned it
  * Current market cap
  * Launchpad details
  * Social links (if available)

**Telegram**

* **Connect your Telegram Account**\
  Follow the steps shown in the **Telegram task setup guide**.
* **Select your Channels**\
  Add all the channel IDs you would like to follow, ensure they are comma seperated.\
  E.g. 1002389539807,2618573785,4749957931
* **Select your Topics**\
  Similar to the channels, add all topic IDs you would like to follow.&#x20;
* **Whitelist or blacklist callers** *(optional)*\
  Add user IDs to control which callers you want to see or ignore.
* **Listen to Bots**\
  Tick this if you are following bot signals on telegram (I suggest ticking this at all times)
* **Click ‘Run’**\
  Once running, you’ll see:
  * How many times a coin is being called
  * Which groups and callers have mentioned it
  * Current market cap
  * Launchpad details
  * Social links (if available)

**Tracked Wallets**&#x20;

**Setup**\
Add the wallets and the name you want to attach to them&#x20;

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

You can add as many wallets as you desire to this monitor&#x20;

Once complete, click save and run to start tracking all their buys and sells]

**Presets for quick buys**

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

#### **Creating a Quick Buy Preset**

Presets allow you to instantly buy tokens using predefined settings — perfect for fast reactions.

Here’s how to set one up:

1. **Name your preset**\
   Choose a name that helps you quickly identify its purpose.
2. **Set buy & sell slippage**\
   Define the slippage tolerance for both buying and selling.
3. **Set buy & sell priority fees**\
   Enter the transaction priority fees to control speed and placement.
4. **Choose your 3 Quick Buy amounts**\
   These will be the default sizes shown when using this preset.
5. **Select your processor**\
   Same as with other task modes — choose your preferred transaction processor.
6. **Click “Add” and save**\
   Your preset is now saved and ready to use any time you need it.


---

# 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.leap-blockchain.com/leap-trading-sol-bot/leap-trading-bot-setup/monitors-page.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.
