# Monitor a Restock by adding a Link

## Adding a single link

Adding a single link to monitor can be done using the `$monitor` Command

```
$monitor {Link}
```

{% hint style="info" %}
&#x20;$monitor <https://www.amazon.com/PlayStation-5-DualSense-Wireless-Controller/dp/B08H99BPJN>
{% endhint %}

## Adding Multiple Links

Adding Multiple links together can be done via the `$monitor massadd` command, Links need to be seperated with a space.

```aspnet
$monitor massadd {Link 1} {Link 2} ...
```

{% hint style="info" %}
&#x20;$monitor <https://www.amazon.com/PlayStation-5-DualSense-Wireless-Controller/dp/B08H99BPJN> <https://www.amazon.com/dp/B08VJD6QVK>
{% endhint %}

## Adding SquareSpace links

Adding squarespace links can be done via the `$monitor squarespace` command

```aspnet
$monitor squarespace {Link}
```

## Adding TargetLocal/ArgosLocal Monitor

In order to search for pickups orders on target / argos add the store name after Monitor\
`$monitor targetlocal {link`}\
`$monitor argoslocal {link}`

## Adding BestBuyLocal Links

You only need to turn on bestbuy local (Using `$monitor bblocal`) and the bestbuy local monitor will monitor everything that you monitor on BestBuy.

## &#x20;
