# Movatic APP

When you search "**Movatic**" in the Apple App Store or Google Play Store, you'll find our main app and our maintenance app right away.&#x20;

![App store preview.](/files/-MZZR2UFapPKPZXyE37M)

![Goole Play store preview.](/files/-MZZR66i1NoJNdSHiDOU)

{% hint style="info" %}
Movatic's app boasts some of the highest app ratings in the micromobility space. Be sure to leave us a review!
{% endhint %}

The Movatic app is how all users navigate the platform from simple account signups to starting rentals and reporting system issues. The Movatic Maintenance app is for admin users with BLE locks to record and configure maintenance tasks.

![A view of the two apps that should appear when you search for Movatic.](/files/-M3mITc6TpDWa-DJX3xR)

First-time users of the Movatic app will have an [initial setup](https://documentation.movatic.co/feature-guide-2/rentals/initial-rental) process, which will begin by entering a valid phone number and accepting the terms and conditions.&#x20;

First-time users of the Movatic Maintenance app will sign in with the same credentials they use to sign into the Movatic admin site. When you reach the main menu, you'll be given 3 simple options: Nearby Devices, Settings, and Sign Out. Select **Nearby Devices** to connect to a piece of BLE hardware where you can test the locking, unlocking, and view battery levels.

![Overview of the main menu on the Maintenance app.](/files/-M3rWCqD4hLGA9gL8Q5S)


---

# 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://documentation.movatic.co/movatic-app.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.
