# Barcode Scanning

{% hint style="success" %}
This feature is compatible with a laser barcode scanner.
{% endhint %}

<figure><img src="/files/07SBVX3dDek70nx8WkUI" alt=""><figcaption></figcaption></figure>

### Recommended Barcode Scanner

Any laser barcode scanner works, that can work connected to your computer via USB or Bluetooth.\
Example [here](https://www.amazon.es/dp/B07CBRTWS5).\\

<figure><img src="/files/2yBRxnf7ByanZbOLkBe1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Recently scanned items are kept in a barcode buffer and restored across sessions in the Item Addition Window. This buffer is saved together with your Saved Item Sets (Snapshots).
{% 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/inventory/barcode-scanning.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.
