# Useful Videos

- [Profile Management](https://docs.cubilock.com/introduction/useful-videos/profile-management.md)
- [How to setup actions in CubiLock](https://docs.cubilock.com/introduction/useful-videos/profile-management/how-to-setup-actions-in-cubilock.md)
- [How to set auto update mode in CubiLock](https://docs.cubilock.com/introduction/useful-videos/profile-management/how-to-set-auto-update-mode-in-cubilock.md)
- [How to set min version of an app in CubiLock](https://docs.cubilock.com/introduction/useful-videos/profile-management/how-to-set-min-version-of-an-app-in-cubilock.md)
- [How to set an app track in CubiLock](https://docs.cubilock.com/introduction/useful-videos/profile-management/how-to-set-an-app-track-in-cubilock.md)
- [Device Management](https://docs.cubilock.com/introduction/useful-videos/device-management.md)
- [CubiLock Enrolment](https://docs.cubilock.com/introduction/useful-videos/device-management/cubilock-enrolment.md)
- [How to clear profile data in CubiLock](https://docs.cubilock.com/introduction/useful-videos/device-management/how-to-clear-profile-data-in-cubilock.md)
- [How to force sync changes in CubiLock](https://docs.cubilock.com/introduction/useful-videos/device-management/how-to-force-sync-changes-in-cubilock.md)
- [How to launch an app from CubiLock](https://docs.cubilock.com/introduction/useful-videos/device-management/how-to-launch-an-app-from-cubilock.md)
- [How to re-enroll a device in CubiLock](https://docs.cubilock.com/introduction/useful-videos/device-management/how-to-re-enroll-a-device-in-cubilock.md)
- [How to clear app data in CubiLock](https://docs.cubilock.com/introduction/useful-videos/device-management/how-to-clear-app-data-in-cubilock.md)
- [File Management](https://docs.cubilock.com/introduction/useful-videos/file-management.md)
- [How to push an APK from CubiLock](https://docs.cubilock.com/introduction/useful-videos/file-management/how-to-push-an-apk-from-cubilock.md)
- [How to upload a file in CubiLock](https://docs.cubilock.com/introduction/useful-videos/file-management/how-to-upload-a-file-in-cubilock.md)


---

# 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/introduction/useful-videos.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.
