# Wired scan devices

Eventication rents out wired scan devices. These devices can be hooked up to any computer using USB-A. These scanners van be used for the following things:

### Ticket scan

Open up the [checkin page](/event/accreditation/check-in-out.md) of your event and scan a [ticket](/event/accreditation/lists/tickets.md). The value of the ticket QR code will be pasted into the search field and the correct person will be opened by the platform.

### Stock scan

When renting out stock using QR codes, the scanners make it a lot faster to scan stock articles and start renting them to certain people.

### Time track scan

Scan a wristband or a ticket of a person when you are on the [time track](/event/accreditation/time-tracking.md) page of your event.

<figure><img src="/files/zug8WRjRxtGw9EC6gJjd" alt=""><figcaption><p>An example of one of our wired scan devices</p></figcaption></figure>

To place your order, please go to the [Hardware](/event/hardware/scan-app-devices.md) section in your event and click on [orders](/event/hardware/orders.md).


---

# 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.eventication.com/event/misc/wired-scan-devices.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.
