# How to configure Android tablet to run Roombelt

On Android, we recommend using one of the free kiosk applications available on Google Play. The one that works best for our customers is [Fully Kiosk Browser & Lockdown](https://play.google.com/store/apps/details?id=de.ozerov.fully).

### Configuring Roombelt with "Fully Kiosk Browser & Lockdown"

1. Install the app on your tablet using [Google Play](https://play.google.com/store/apps/details?id=de.ozerov.fully).
2. Open the app and set "Start URL" to <https://app.roombelt.com/device> (mind the `/device` part at the end of the URL).


---

# 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.roombelt.com/tutorials-and-troubleshooting/how-to-configure-devices-to-run-roombelt/how-to-configure-android-tablet-to-run-roombelt.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.
