# What is RestocksAIO?

**RestocksAIO** is a powerful all-in-one tool designed to simplify and optimize the reselling process. It allows users to efficiently manage inventory, create and edit listings, and automate key tasks on various reselling platforms. With advanced features like price automation, offer sniping, and barcode scanning, RestocksAIO saves time while maximizing profits.

The tool supports all types of items, from sneakers to luxury, electronics, clothing, or even collectibles!

{% hint style="success" %}
**New User?** RestocksAIO features an interactive onboarding tour that guides you through every major feature when you first launch the application. Check out our [Onboarding Guide](/getting-started/onboarding-guide.md) to see what's covered!
{% endhint %}

## Supported Sites

| <p>StockX<br>(API & Non Public API)</p> | Alias          | Wethenew  |
| --------------------------------------- | -------------- | --------- |
| Klekt                                   | Hypeboost      | Laced     |
| LimitedResell                           | NordicSneakers | KickScrew |

## Our Plans and Features

### FREE TRIAL ([<mark style="color:purple;">0€</mark>](https://restock.gg/stripe/purchase/standard/trial))

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

Test the software at no cost before committing. Two trials are available:

* **Standard trial — 7 days.** Full access to every Standard feature.
* **Premium trial — 3 days.** Everything in Standard plus the Premium tools, with one guardrail: Bricker Mode is **limited to 5 controllers** during the trial to prevent abuse.

You can cancel at any time in the Billing Portal inside the [dashboard](https://restock.gg/dashboard). If you don't cancel before the trial ends, you'll be charged for the corresponding membership.

{% hint style="info" %}
During a Premium trial you get the full Premium feature set, but you can create at most **5 Bricker controllers**. Upgrade to a paid Premium membership to remove the limit.
{% endhint %}

### Premium Membership ([<mark style="color:purple;">30€ / Month</mark>](https://restock.gg/))

* 🧱 **Bricker Mode** - Automatic AI that ensures you have the lowest price, decreasing and increasing prices.
* 👨‍💻 **Offer Sniper** - Automatically accepts WeTheNew offers within your price range!
* 🎯 **Wethenew Slot Sniper** - Be able to snipe consignment slots with the fastest tool in the market.
* 🧠 **Smart Actions** - Get your automation to the next level with custom triggers and actions.
* 🌐 **Webhook API** - Send JSON notifications from RestocksAIO to your own endpoint (Premium/Lifetime).

### Standard membership ([<mark style="color:purple;">15€ / Month</mark>](https://restock.gg/))

* 📋 **Barcode Scanner** - Quickly scan shoebox barcodes to compare prices or create listings in seconds. Use a laser scanner, or scan from your phone and send items straight to the desktop with the [Mobile Barcode Scanner](/features/inventory/mobile-barcode-scanner.md).
* 📰 **Label Generator** - Generate custom-coded labels optimized for thermal printers, designed to save paper and streamline the labeling process.
* 💰 **Sales Analytics** - Access detailed sales analytics from all platforms, with the option to export data as CSV files.
* 🗃️ **Bulk Listing Mode** - Easily create, edit, or delete multiple listings across platforms in a single process.
* 📝 **CSV Listing** - Upload thousands of items in seconds using CSV files.
* 📊 **Price Comparator** - Compare prices across multiple reselling platforms, track monthly sales performance, view average payouts, and analyze total sales for any site.
* 🧮 **Consignment Diagnostics** - Analyze StockX/Alias averages, per-site profits and sales to decide Consign vs Resale, with profits = Avg payout − Retail and currency normalization.
* 🚚 **Free Courier Collections** - Schedule UPS and DHL pickups in just two clicks. We bypass the standard UPS pickup fee, making all pickups free of charge.
* 📜 **Proof of Delivery** - Export proof of delivery documents for UPS, DHL, and DPD with ease.
* 📄 **Entry Certificate** - Automatically generate Entry Certificates (Gelangensbestätigung) for intra-Community EU supplies, required for VAT-exempt B2B transactions.
* ☑️ **Confirm Sales** - Accept sales from all platforms, with the option to enable monitors for automatic sale confirmations.

### More Standard Features

* 🔎 **In-house monitors** - Currently supporting Wethenew and Alias Exchange Rate.
* 📱 **Telegram Bot** - Interact with your RestocksAIO instance remotely via Telegram. Get instance information, monitor status, and receive notifications through Telegram commands.

{% hint style="info" %}
RestocksAIO offers more advanced features and characteristics, which are detailed on its features page.
{% endhint %}

### Additional Profiles

We offer the option to purchase additional account slots to add more accounts to your instance. This can be done through our [dashboard](https://restock.gg/dashboard).

{% hint style="info" %}
A maximum of five slots is permitted.
{% 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/readme.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.
