> For the complete documentation index, see [llms.txt](https://appfront.gitbook.io/portal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appfront.gitbook.io/portal/scanning-and-sending-from-pos/revel.md).

# Scanning with Revel

**STEP 1: OPEN Revel**

![](https://lh4.googleusercontent.com/PfxcKbLsJizKUx2AgV534tXJoa104Ble-ANXCyPB1Xumqs_4DOrPnxubvDCu9NVFqARHCJ5L1i3PZn0vBBs4zyuAyntLb4VcbKSDREfbz1vYX8tqpG-8r7UGMo9K02yyTq6UpA0l)

**STEP 2:        PRESS CUSTOMERS BUTTON AND PRESS/CLICK the SEARCH FIELD**

![](https://lh6.googleusercontent.com/44D_L7EnpZ_71RvqaO9gfw42tWd-IK8l6c_nCcQqGbW7PaEGkvX4vZqIlIoVYr5ZBRCkuOjkOX6yTMmmcX7AFSTM5Sa_c-fKsjLQfeXrKaVm3uHEwhKHuIHDAwq_OcXfsSrLdCza)

**STEP 3:                          SCAN QR CODE FROM APP WITH SCANNER**\
**When scanning the the customer, when scanning, the customer name will POP UP**

**IN THE EXAMPLE: JESSICA**

![](https://lh3.googleusercontent.com/rFPgHP3Ny4NtVROd4i18wnWc7LFJPBmPr2TeP2xdXuA0DgrpExW7mg2l5ULwx-JTvKrZb90t7sgB_Ff4I3cRc_NfpXVhq55d-zQpbbxZNdrReC7PjIEDgF6b-TIRDDK0n9ZcQsmd)

**STEP 4:                CHOOSE / CLICK CUSTOMER NAME.**

{% hint style="warning" %}
Please note: customer selection is not automatic! after scanning you must select manually the customer that appears by clicking on the name).
{% endhint %}

![](https://lh4.googleusercontent.com/MzP1IYhepy0xyQ-lvJQYbrgIk8jY1RC1iMDBW1-8N4wDp-GRu1sIPQW-dnZKjco2-_pfGTIOy_ihc1NeM_fFkkWYtWeLF1G1sbyY1Y48NjVFuytyrT-E4inTME9XGXIyBauXMb6t)

**TOP RIGHT -**\
**SEE CUSTOMER VISIT**\
**Jessica has 3 visits**<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://appfront.gitbook.io/portal/scanning-and-sending-from-pos/revel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
