# Footsites

When creating a monitor, select **Footsites** under **Site Module**.

* **Sites:** Select the Footsites you want your monitor to watch for restocks on, such as Foot Locker, Champs, and other supported Footsites.
* **Profile Group:** Select the profile group you want your tasks to use.
* **Profiles:** Select the profiles you want your tasks to use.
* **Proxy Group:** Select the proxy group you want your checkout tasks to use when they are started.

{% hint style="info" %}
Your proxies are not used until the product actually restocks and the tasks are created and started.
{% endhint %}

* **Stop Tasks After:** Enter the number of minutes you want your tasks to continue running after the most recent restock ping.

{% hint style="danger" %}
Sometimes products may continue restocking over time. If a product restocks again after your automation tasks have already started, the **Stop Tasks After** countdown will reset. Because of this, make sure to set a low stop time if needed.
{% endhint %}

* **Delete After Stop:** Enable this if you want the tasks and task groups created by your automation to be deleted after they finish running following a restock.
* **Task Quantity:** Enter the number of checkout tasks you want to be created.

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

After entering your desired settings, press **Create** to create the monitor.

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

Once a monitor is created you need to enter monitor inputs so Valor can look for the products you want&#x20;


---

# 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.valoraio.com/automation/footsites.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.
