> For the complete documentation index, see [llms.txt](https://documentation.movatic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.movatic.co/admin-site/modes/locks/supported-locks/desi-utopic-lock.md).

# Desi Utopic Lock

This document provides step-by-step instructions for operators who need assistance in pairing the Movatic app with a Desi Utopic Lock.

\
**Preparations:**

* Necessary Information:\
  Please ensure to provide the MAC address and the advertised name/serial of the lock(s) to (<support@movatic.co>). Use the LightBlue app to obtain this information. Include the screenshot of the MAC address and advertised name/serial for our records before proceeding with the pairing process:

<figure><img src="/files/HIi222tMXGDKBj9YoXkN" alt="" width="310"><figcaption></figcaption></figure>

* Download the Android APK through this link: [movaticble-testapp.apk](https://drive.google.com/open?id=1yCjEyvi7aIw0BquIWd74_ONI4Y5eB3q7) (This link will not expire).

### Steps to Pair Desi Utopic Lock:

1. Open the Utopic Smartlock app and do an unlock then lock to make sure it works there.
   * Please verify the firmware version is up to the most recent version. If it is not, update now.
2. Now it is time to install the Movatic test app on Android.
   * Download the app from this [link ](https://drive.google.com/file/d/1yCjEyvi7aIw0BquIWd74_ONI4Y5eB3q7/view)and open the downloaded APK file to install it
   * Launch the app to ensure it opens - it is not very fancy, but does the job.
3. Now in the Utopic Smartlock app, click on the lock that shows as Available.
4. In the top right, you’ll see 3 lines (hamburger menu), click that.
5. You should see a list of items, click on “Users' ' then “Enroll new controller” and click the plus sign. The lock should make a long beep. Close the Utopic Smartlock app and go to the next step.
6. Go to the Movatic test app and click the 3 dots in the top right and select "Desi", and wait for the vendor serial to appear, then click on it. A screen will appear with Lock State at the top and multiple buttons. Click "Install Lock". Listen for two beeps.
7. On that same screen, press "Unlock" and confirm the lock unlocks. You might need to do this a few times.
8. Your lock is now paired properly!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.movatic.co/admin-site/modes/locks/supported-locks/desi-utopic-lock.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
