# Overview

Tempo Assistant Pro unlocks advanced assistant workflows for saving leads, organizing favorites, monitoring local prices and stock, and queuing stock checks.

{% hint style="info" %}
`!ta` is the default assistant prefix. Your server may use a different one.
{% endhint %}

### What is included in Pro

* **Saved Leads & Favorites Folders** — Save leads from any store and organize them into up to 25 custom folders.
* **Price & Stock Monitoring** — Set custom price and stock alerts on items at Walmart, Home Depot, and Lowe's. Choose to monitor price changes, stock changes, or both.
* **Retailer Restock Subscriptions** — Subscribe to automatic restock alerts for Tempo-managed retailer item lists, starting with BestBuy.
* **Stock Check Queue** — Queue up to 10 stock checks at once instead of waiting for each one to finish.
* **Pro Help & Subscription Management** — View all Pro commands and manage your subscription via DM.

### Quick start

1. See Requirements to confirm the server and user access setup.
2. Run `/pro_help` or `!ta pro help` to receive the full Pro command guide in DMs.
3. Run `/manage` or `!ta manage` to view your available features and subscription details.
4. See Favorites and Folders to learn how to save and organize leads.
5. See Price and Stock Monitoring to set up price and stock alerts.
6. See Retailer Restock Subscriptions to learn how BestBuy restock alerts work.
7. See Stock Check Queue to learn how queued checks work.


---

# 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://assistantdocs.tempomonitors.com/pro/overview.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.
