# MOBILE APPS

- [Cubilock Companion Application](https://docs.cubilock.com/mobile-apps/cubilock-companion-application.md)
- [CubiLock Kiosk Application](https://docs.cubilock.com/mobile-apps/cubilock-kiosk-application.md)
- [CubiLock NFC Application](https://docs.cubilock.com/mobile-apps/cubilock-nfc-application.md)
- [Cubilock Brightness App](https://docs.cubilock.com/mobile-apps/cubilock-brightness-app.md)
- [Phone by Cubilock](https://docs.cubilock.com/mobile-apps/phone-by-cubilock.md)
- [How to Set Phone by Cubilock as Your Default Dialer App](https://docs.cubilock.com/mobile-apps/phone-by-cubilock/how-to-set-phone-by-cubilock-as-your-default-dialer-app.md): This guide walks you through the process of changing your default dialer app on Android from the standard Phone app to Phone by Cubilock.


---

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