# Scooters

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

The **Scooters** section can be found by clicking on [**Hardware** ](/admin-site/modes.md)on the left side of your dashboard. This section displays each individual scooter in your system by its assigned scooter number. You can see the status of the scooter as well as the location, battery percentage, remote option to lock, unlock or ring the scooter.

Here are the different statuses of the Scooters:

* **Active** - The Hardware is available for rent.
* **Maintenance** - The Hardware is currently in repair by a mechanic.
* **Retired** - The Hardware is no longer available.
* **Stored** - The Hardware is not currently in use and is kept in storage. It is not available for rent.
* **Missing** - The hardware is not in its designated location and cannot be accounted for. It is temporarily unavailable.
* **Lost** - The hardware is permanently unaccounted for and is considered lost. It is no longer available for use.
* **Rebalancing** - The hardware is being relocated to ensure a balanced distribution within the bike station. It is temporarily unavailable during this process

<figure><img src="/files/EkHLooXV1PISb2pc9sj1" alt=""><figcaption><p>Example of Scoter list</p></figcaption></figure>

On the upper right-hand side, you also have the option to add new scooters by clicking the **+ Add** button. To learn more about how to add a scooter make sure to visit our [Hardware Set Up](/admin-site/modes/add-a-new-hardware.md) page.

{% hint style="info" %}
Each of these lists can be exported into CSV files for your records by clicking the **three dots > Export button** in the upper right-hand corner of the screen.
{% endhint %}

<figure><img src="/files/08n1lMdXmJBfo4eRDddI" alt=""><figcaption></figcaption></figure>

Once you select a location, you'll see **Scan** as the option, which will open your camera to scan a QR code. Once your QR code is successfully read and your rental is confirmed, the rental will begin.

{% hint style="info" %}
Bluetooth must be turned on in the user's smartphone for a rental to begin.
{% endhint %}

![](/files/-M4GUCpM3ReCAl9Jl8as)

To learn more on how to **unlock scooters remotely,** you can visit this page [**here**](/admin-site/modes/scooters/unlocking-scooters-remotely.md).&#x20;


---

# 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.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.
