# CubiLock NFC Application

CubiLock provides easier way to enrol devices using **NFC**. By using our NFC App on a primary device you can easily enrol additional devices by simply bumping devices together. Scan the QR code or head over to Play Store to download the app:&#x20;

![](/files/-MgiiAVszEL7WZ2d-0cj)

### 1. Onboarding process

The onboarding process allows our users to easily onboard our app. With clear instructions on how the NFC app works and how to use it, our onboarding process is just 3 steps long.

![](/files/-MBhNccCBWye65itoo8B)

### 2. Loading Configurations

CubiLock NFC App allows users to **scan** QR code of profiles, **use** it as many times as they wish and **edit** as need be.

![Initial Configurations Screen](/files/-MBhOADLIxA_iLVhQN1z)

![Scan a QR Code](/files/-MBhOGYKS-cNKKKvFbs_)

![or Enter Configurations Manually](/files/-MBhONT6bQdvbEG8E1j1)

![Edit WiFi Network Settings or Enrolment Token with easy to use interface](/files/-MBhOYTsB92F3v6JVT8J)

### 3. Bump and Enrol

Once you click on **Start Enrolment**, simply bring the devices close to each other, tap to beam and the enrolment will seamlessly begin.

![Upon seeing this, bring the device closer to enrol](/files/-MBhPBKbpQKZD5Nz71jN)

![Tap the screen to send the configurations easily to the new device](/files/-MBhP3iBqB7L6e2UiObf)

### 4. Configuration Management

After you are done with enrolment, your configurations are saved for reuse. You can choose to edit them or delete them as you wish by simply swiping them and clicking on **Edit** or **Delete** icons respectively.

![Configurations saved appear on home screen for reuse](/files/-MBhPntfRyqM0E8E0AvU)

![Swipe on the configuration allows you to edit or delete](/files/-MBhPrfeb11fEcOHf5X2)

![Once you confirm delete the configuration is removed](/files/-MBhPuviPoxbo3XhUHpy)


---

# 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-nfc-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.
