# Unlocking Scooters Remotely

Admins can unlock their scooters remotely using the dashboard. To do this, you will need to go to **Hardware** > Select a **Scooter** and scan the **QR code** on your computer during the rental process on the app.

<figure><img src="/files/GH0RqrMJ8VJAxbx1Ug5d" alt=""><figcaption><p>Example of Scooter on Admin</p></figcaption></figure>

<figure><img src="/files/w3LDVVRlVOfjzb9priEY" alt=""><figcaption><p>QR Code</p></figcaption></figure>

Alternatively, an Admin can also utilize the **Actions** feature on the Scooter details page to control the scooter by clicking the Unlock, Lock, Ring, or Locate buttons.&#x20;

<figure><img src="/files/SykHbE5NZ0KIrn2wXBAl" alt=""><figcaption></figcaption></figure>

Selecting either one of these buttons will affect their corresponding action and a green banner will display that the request was successfully sent as shown below:

<figure><img src="/files/eU06UXWwF6Z1d7DkvR5V" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k0WNn6jPvvmizfXa7oRZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JhbPf7TeY6DlBZMFeR7b" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tGZjimA0MW8k9q4dmh9A" alt=""><figcaption></figcaption></figure>


---

# 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/scooters/unlocking-scooters-remotely.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.
