# Barcode Compare

Compare two barcodes to to check if they are the same.

<img src="/files/ehDe5zXLqdagZovBbSST" alt="" width="375">

This app is very simple to use.

To use this application, just activate the barcode reader (if the terminal has it) or the camera and direct to the initial barcode. The application reads and displays the code in the first line. Then the reader is directed to the second code for reading. When everything is OK, the application indicates that it is OK and puts the area in green, as the image below illustrates.

<img src="/files/Db3L4C3wBJW9HB6YuBhv" alt="" width="375">

If the barcodes do not match then the image appears in red, the numerical indication of each code and the application emits an error sound. Below is the image that illustrates the above.

<img src="/files/6J2mf5i9PJpxkrRgygy2" alt="" width="375">

{% hint style="warning" %}
This app cannot be deleted, but can be deactivated.
{% 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://doc.sysdevmobile.com/dcapp/default-apps/barcode-compare.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.
