# Cubilock Companion Application

The companion app is designed to offer some extra add-on features that work alongside our Kiosk app. The companion app remains active in the background.

## **Compatibility:**

The companion app is compatible with Kiosk's **1.5.3** version & above.

To use the latest version of Kiosk, please apply track on the 'Kiosk' app.

<figure><img src="/files/F7uTEysbBDMdodMRus2S" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/P4nfBHwh0d93NDKM83nN" alt=""><figcaption></figcaption></figure>

## **Grant Permission:**

For the Companion app to ask for minimal permissions, you will need to grant them from Cubilock. Once permissions are granted, the app will only request the special permissions. The special permissions have to be granted manually.

<figure><img src="/files/tYu3wP2sWwO0LFvEbfSa" alt=""><figcaption></figcaption></figure>

## How to Setup?

Once the app is downloaded & installed, open the app.

<figure><img src="/files/udPtaH8pk17mccj1z9p6" alt=""><figcaption></figcaption></figure>

## Grant Permissions:

{% hint style="info" %}
If you have already granted permissions, then only special permissions will be shown to you.
{% endhint %}

<div><figure><img src="/files/zsFR2K2InmHc4eWTaxLw" alt=""><figcaption><p>1</p></figcaption></figure> <figure><img src="/files/m9fdKVRziUWUTMUFmfYu" alt=""><figcaption><p>2</p></figcaption></figure> <figure><img src="/files/mipxWvmmuS55b2AOHVEK" alt=""><figcaption><p>3</p></figcaption></figure> <figure><img src="/files/FH5LyLiX3tpXH8p5xuvO" alt=""><figcaption><p>4</p></figcaption></figure> <figure><img src="/files/BFtBhftYeSyTOR2luDMd" alt=""><figcaption><p>5</p></figcaption></figure> <figure><img src="/files/2L8G4EIX5b7eDNuzJIyN" alt=""><figcaption><p>6</p></figcaption></figure> <figure><img src="/files/MGDZwS4u0yjP1EEdAAy0" alt=""><figcaption><p>7</p></figcaption></figure> <figure><img src="/files/MMSYjyAn4jAnaXOxzfP2" alt=""><figcaption><p>8</p></figcaption></figure> <figure><img src="/files/c5ex6jUQDiI4D2XA0SfE" alt=""><figcaption><p>9</p></figcaption></figure> <figure><img src="/files/1vei18NG1zSIz6P0qWLy" alt=""><figcaption><p>10</p></figcaption></figure> <figure><img src="/files/gk8uOts99jVQY9WP5CLH" alt=""><figcaption><p>11</p></figcaption></figure> <figure><img src="/files/BGpk6h6HYmQt6Kqj0EHt" alt=""><figcaption><p>12</p></figcaption></figure> <figure><img src="/files/B4oryMGvIBVNhkmUtV58" alt=""><figcaption></figcaption></figure></div>

Once the permissions are granted the loader will be shown for a few seconds, after that app will self-close. That's it, you have successfully configured the companion app.


---

# 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.cubilock.com/mobile-apps/cubilock-companion-application.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.
