# Cortex Scan Connect

Kalipso can use the camera of a smartphone to read barcode, please check the action Barcode Scan. Barcode Scan uses ZXing. With Cortex Scan Kalipso can read barcodes with the camera much faster than Barcode Scan with ZXing.

{% hint style="info" %}
Cortex Scan is a technology from tachyoniq.com please contact them to get a License.
{% endhint %}

{% hint style="success" %}
To see how Cortex Scan works you can also check the free app they have in Google Play Store and Apple App Store and ask support for a Sample.
{% endhint %}

Action available for the following operating systems:

![](/files/-MN57Y_zKMwAx_V80t5z)

### Parameters

* **License Costumer ID** *\<string> -* License Costumer ID profide by Tachyoniq
* **License String** *\<string> -* License String profide by Tachyoniq


---

# 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/kalipso5/developing/form/actions/actions-description/group-barcode/cortex-scan-connect.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.
