# OMNI Ring Lock Debugging

We've put together a list of simple steps to go through when it comes to debugging what might be going on with your OMNI Ring Lock.

1. Is the OMNI Ring Lock showing as connected on the Movatic dashboard? If yes, try do an unlock/lock. If not, go to the next step.
2. Is the OMNI Ring Lock showing as connected on your SIM card dashboard? This might be Hologram, Twilio, etc. (for more information about SIM Cards [click here](/admin-site/modes/sim-cards.md)).&#x20;
   1. If yes, go to step 3.
   2. If no, hit reset on your SIM card dashboard.&#x20;
   3. Move to step 3 if this doesn't resolve it.
3. Did you add it to the Admin site with the IMEI?
   1. Please verify all information is entered correctly.
4. On the [OMNI BLE app](https://documentation.movatic.co/general-setup/hardware-setup/hardware-acton-setup), double-check that the port and IP are set as follows:
   1. IP: tcp.movatic.co
   2. Port: 8000
      1. If these are set, take a screenshot to send to us later.&#x20;
      2. If it is not set, update it. We can only provide support for ones that have been connected to our server and are showing the IP/Port correctly.
5. If you run through these steps and are still having issues, please reach out to <support@movatic.co>.


---

# 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/omni-ring-lock/omni-ring-lock-debugging.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.
