# Smart Bricker Mode

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

**Smart Bricker Mode** is a safety feature that pauses the task if your item is undercut too many times or by too much. You can customize:

* The **delay time** (how long the task is paused).
* The **number of times** your item is undercut before pausing.
* The **amount** by which your item is undercut before pausing.

## How do I set it up?

You can activate Smart Bricker Mode in **the Settings** tab at the **Bricker Mode Settings** or by editing a task in **Bricker Mode**. Before enabling it, make sure to set your preferred values:

1. **Undercut value to trigger:** Set the amount someone needs to undercut your price for Smart Bricker Mode to activate.
2. **Undercut amounts to trigger:** Set how many times someone needs to undercut your price for Smart Bricker Mode to activate.

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


---

# 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/bricker-mode/smart-bricker-mode.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.
