# Supported Locks

* [AXA Locks](/admin-site/modes/locks/supported-locks/axa-locks.md)
* [HD Noke Padlock](/admin-site/modes/locks/supported-locks/hd-noke-padlock.md)
* [Movatic BLE Controller Board](/admin-site/modes/locks/supported-locks/movatic-ble-controller-board.md)
* [OMNI Ring Lock](/admin-site/modes/locks/supported-locks/omni-ring-lock.md)
* [Desi Utopic Lock](/admin-site/modes/locks/supported-locks/desi-utopic-lock.md)

{% hint style="info" %}
If you need to support of a lock that is not listed here please reach our support team by sending an email to <support@movatic.co>
{% endhint %}


---

# 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/admin-site/modes/locks/supported-locks.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.
