# Smart Actions

{% hint style="danger" %} <mark style="color:red;">**THIS FEATURE IS FOR PREMIUM MEMBERSHIPS ONLY!**</mark>
{% endhint %}

## Where to the Smart Actions?

You can access the **Smart Actions Window** from the **Features tab** in the tool.

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

## How it works?

**Set a Trigger:** Decide when the action should activate.

* **Bricker Mode Sale** – Triggers when a Bricker Mode sale occurs.
* **Consignment** – Triggers when an item becomes available for consignment.
* **Status Change** – Triggers when a sale status updates.

**Apply a Filter:** Narrow down the conditions for the action.

* **Site Filter** – Choose a specific marketplace where a consignment slot is available.
* **Item Filter** – Select an item from your database, along with its size and quantity.

**Choose an Action:** Define what happens when the trigger activates.

* **Upload a Listing** – Automatically submits a listing to the selected platform.
* **Delete Listing Group** – Removes a group of listings from other platforms.

## Using Pre-Built Templates

Instead of creating a custom actions from scratch, you can use our ready Smart Action templates:

* **Wethenew Consignment Sniper** – Automatically lists an item on Wethenew when a consignment slot opens.
* **Delete Pair Listings** – Removes sold sizes from Bricker Mode to keep your listings up to date.

## Enabling the Action

After setting up your Smart Action, enable it by ticking the checkbox beside it.\
This is how one finished and active running Wethenew Consignment Action looks like:

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

{% hint style="info" %}
The Actions Window can be closed and it will stil be active.
{% endhint %}


---

# 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.restock.gg/features/functions/smart-actions.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.
