# Parallel Price Check

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

## What is Parallel Price Check?

Parallel Price Check determines how tasks interact with each other and whether they should adjust their prices. You may have this option as:

* *Disabled*: The tool compares prices across all platforms, selects the best payout option, and adjusts the price on that platform. Other listings will have their prices increased to avoid selling.
* *Enabled*: Each listing operates independently, without comparing prices across platforms. You can also toggle a controller-level option to avoid parallel price checks for the tasks in that controller.

## How do I use it?

You can **activate or deactivate** Parallel Check at any time—whether you’re editing an existing task or creating a new one.

<figure><img src="/files/2QNDSOn2O5oxoEYdPQOJ" alt=""><figcaption><p>Creating a new task.</p></figcaption></figure>

<figure><img src="/files/CNBGijhmabW8aMZY17jg" alt=""><figcaption><p>Editing an existing task.</p></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/parallel-price-check.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.
