# Segway Scooter

This section will walk you through how to set up your Segway hardware on the Admin dashboard.

![Segway Login](/files/-MLTRe3ZtLG-9nJSkdeV)

1. Log into your Segway Dashboard at [dashboard.segwaydiscovery.com](http://dashboard.segwaydiscovery.com)
   1. You will need the following:
      1. Platform Code
      2. Username
      3. Password
   2. Once you've filled this information in, select "Login".
2. In the top right, your username will appear with a downward facing arrow. Click that and select Basic Information.  &#x20;
3. Select "Edit" and in the URL box, insert <https://segway.movatic.co> - it must be entered exactly like this.

   <img src="/files/-MLTTUh_Cjg5SvdH3HEc" alt="" data-size="original">&#x20;
4. Select "View" next to APIKey, enter your password for security, and copy the APIKey down manually. This will be sent to whoever is supporting your setup on the Movatic side.
5. Hit "Save".
6. Navigate to "Scooters" on the far left side of your screen and select "Status\&Control" in the dropdown. You will come back to this tab.
7. In another tab, log into your Movatic Admin Dashboard at [admin.movatic.co](http://admin.movatic.co).
8. Select Scooters on the left side of the screen then select +Add.
9. Select the corresponding hardware product (Segway Max, for example)
10. Fill in Product Version, Hardware state, Number for your hardware, Label (optional) as applicable.&#x20;
11. Next, you will copy the **IoT IMEI** from the Segway Dashboard for that hardware into "Vendor ID" on the Admin dash.
12. On "Vendor QR Code", insert this URL <https://us-app.segway.pt/api/vehicle/qrcode/XXXXX> and replace the XXXXX with the **QR Code** from the QR Code column on the Segway Dashboard for that hardware.&#x20;
13. Select Submit.&#x20;
14. If you see "Add successful!", you're set.


---

# 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/supported-scooters/segway-setup.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.
