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

# Quick Start

> Get started with AlertDog monitoring system from scratch

<Info>
  AlertDog is a WEB3 on-chain monitoring and alert system that helps you track wallet addresses, token transactions, and on-chain activities in real-time, enabling you to seize market opportunities at the first moment.
</Info>

The following example demonstrates how to monitor a smart wallet on BSC chain, showing you how to track every move of the wallet on-chain.

## Step 1: Sign In

Visit [AlertDog Homepage](https://alertdog.io), click the "Get Started" button, and sign in with your Web3 wallet or Google account.

<Frame caption="Sign In Page">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/login-page.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=40fa1d4fd87356f94132f266c17d4506" alt="AlertDog sign in page showing sign in options" width="1428" height="725" data-path="images/quickstart/login-page.png" />
</Frame>

After successful sign in, you will see your user avatar in the top right corner.

<Frame caption="Interface After Sign In">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/login-success.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=8f4bf144c6ae966eb369aba53e59459b" alt="Interface after successful sign in, showing user avatar" width="1433" height="744" data-path="images/quickstart/login-success.png" />
</Frame>

## Step 2: Add Notification Channel

Click "Console" in the top left corner, find the "Notification Channels" option in the left sidebar.

<Frame caption="Notification Channels Entry">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/console-menu.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=06cdcc010bfc6d177e9b19d97b031c2e" alt="Console interface showing notification channels option" width="1426" height="717" data-path="images/quickstart/console-menu.png" />
</Frame>

Click "Add Notification Channel", using Telegram as an example, click "Connect" and follow the prompts to bind Telegram.

<Frame caption="Bind Telegram Notification Channel">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/telegram-bind.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=f6d1b454c439031b7df26e43778937fa" alt="Telegram notification channel binding interface" width="1446" height="733" data-path="images/quickstart/telegram-bind.png" />
</Frame>

The notification channel is successfully added when it appears in the list.

<Frame caption="Notification Channels List">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/notification-channels.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=34bb7fef6802ea2c9ff990f74bd14e71" alt="List display after successfully adding notification channel" width="1442" height="738" data-path="images/quickstart/notification-channels.png" />
</Frame>

## Step 3: Add Monitor

Hover over the left sidebar, select **EVM Monitoring** → **Address Monitoring**, and click "Add Monitor".

<Frame caption="Add Address Monitoring Entry">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/monitor-menu.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=34070415d2a72e624da206eb55b408d9" alt="EVM monitoring menu showing address monitoring option" width="1450" height="736" data-path="images/quickstart/monitor-menu.png" />
</Frame>

Fill in the monitoring form according to your needs as shown in the example. The example below can monitor all token activities of the wallet on BSC chain, click confirm after filling.

<Frame caption="Address Monitoring Form Configuration">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/alertdog/images/quickstart/address-form.png" alt="Address monitoring form containing address, chain selection, monitoring type and other fields" />
</Frame>

## Step 4: Receive Notifications

Once the wallet performs an action that meets the monitoring conditions, you will receive an alert immediately.

<Frame caption="Monitoring Notification Example">
  <img src="https://mintcdn.com/alertdog/RCBluHwjsDCzwhrG/images/quickstart/notification-telegram.png?fit=max&auto=format&n=RCBluHwjsDCzwhrG&q=85&s=52d45c08392d97c91658aae0e0d2be9d" alt="Example of monitoring notification message in Telegram" width="1433" height="496" data-path="images/quickstart/notification-telegram.png" />
</Frame>

<Check>Congratulations! You have successfully set up your first monitoring task, now let's get started</Check>

## Next Steps

<CardGroup cols={2}>
  <Card title="Token Monitoring" icon="coins" href="/en/monitors/evm-chain/token-monitoring">
    Monitor whale holdings changes in real-time, capture large transfer activities, quickly discover market signals.
  </Card>

  <Card title="BTC Monitoring" icon="bitcoin" href="/en/monitors/btc-chain/wallet-monitoring">
    One-stop monitoring of BTC, runes, and inscriptions in BTC wallets, comprehensive tracking of asset changes.
  </Card>
</CardGroup>
