# LimitedResell Sniper

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

Our **LimitedResell Sniper** is built into **Bricker Mode** and works alongside a standard **Bricker Task**.

## How does it work?

Simply create and run a **Bricker Mode** task for LimitedResell like every other site, and the sniper will handle the rest.

* The bot monitors your pending offers on LimitedResell.
* If an offer's payout matches or exceeds your **Lowest Payout Possible (LP)**, the bot will **instantly** accept it.
* Offers below your LP are automatically refused.
* You will be notified via your Discord webhook about accepted, refused, and failed offers.

## VAT Configuration

<figure><img src="/files/dtk4Ljoa3WLBrBndadqn" alt=""><figcaption><p>Set the <strong>Listing VAT Rate</strong> under the LimitedResell account's Site Options to match your actual LimitedResell VAT mode.</p></figcaption></figure>

LimitedResell supports three VAT modes that affect payout calculations. You can configure this per account in **Settings > Accounts > Site Options**:

* **Marge** — Margin scheme (default), no VAT added to payouts.
* **0%** — Zero-rated VAT.
* **20%** — Standard 20% VAT applied.

{% hint style="info" %}
Make sure your VAT type matches your actual LimitedResell account settings to ensure accurate payout calculations in Bricker Mode and the Price Comparator.
{% 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/bricker-mode/limitedresell-sniper.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.
