> For the complete documentation index, see [llms.txt](https://documentation.movatic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.movatic.co/admin-site/modes/scooters/supported-scooters/hardware-acton-setup.md).

# ACTON Scooter

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

1. Setup the port and IP for each scooter in your [OMNI Ble app (Android)](https://omni-android-apk.oss-cn-shenzhen.aliyuncs.com/onmiProdectionCheck-release-146-3.8.6.apk). From the app, you'll select FEISHEN\_A from the main screen list of options then scan the QR code of your device to populate details. This app is only available for Android devices.\
   IP: tcp.movatic.co (case sensitive)\
   Port: 8000
2. Send us an app screenshot to confirm the configuration.\
   \
   &#x20;<img src="/files/-MNyVXhUcnsu2U-DfFtG" alt="" data-size="original">&#x20;

3\. Confirm that the sim card for each scooter is online via your sim card dashboard on Twilio (for more information about SIM Cards [click here](https://app.gitbook.com/o/-M1gT-6NDxefL_b0MYfd/s/-M1gTRVJLmbjSTzuU6Ei/~/changes/ILj3HxA9DDIZI16mlxbm/quick-start/hardware-setup/sim-cards)). Please note that your sim cards will require a data plan to function (This applies when you are managing your SIM cards with your provider), and screenshots should be shared similar to the images down below.\
If the SIM cards are being managed by us we'd verify this.&#x20;

![Programmable SIMs](/files/-MNyWEB5d0-QLkBKOkBk)

![Connectivity Twilio (Data transmitted)](/files/ZmbGkOPoaDOSgNk8p1YJ)

{% hint style="info" %}
When you email us please include the screens list (configurator app, SIMs card configuration)
{% endhint %}

4\. Add your hardware info (IMEI) into the Movatic dashboard along with the other required fields. When you are finished, click the submit button. Follow this [link](broken://pages/-M29RZxxyG_rhPVFHCda) for hardware setup. \
&#x20;&#x20;

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

{% hint style="info" %}
As a standard troubleshooting procedure, make sure that your connectivity for each sim card is showing **online.** If your connectivity shows "no active data session," make sure your scooter is powered on and hit the 'reset' on the right side of the screen to reset your sim's network and attempt a new one.
{% endhint %}

![Connectivity Twilio (No data transmitted)](/files/-MNyYhOOKD19EQJ2jHUw)

5\. When your sim card is connected to a network, you'll see details populated for your active data session, including an estimated location.

![Connectivity Twilio (Data transmitted)](/files/-MNyZ0wKoXViJ7sS5aFE)

6\. You'll be able to confirm your scooter's connectivity by going to your Movatic admin dashboard and selecting 'scooters' from the filtering button below the Search bar.

<figure><img src="/files/3FDYUiBxgu2vZrkBvPEe" alt=""><figcaption><p>Connected scooters show a battery percentage as well as the lock and unlock buttons changing color.</p></figcaption></figure>

7\. Click on a connected scooter and test out the lock/unlock functions to confirm connectivity with the software.

{% hint style="info" %}
It is suggested to have the battery fully charged when completing these setups.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.movatic.co/admin-site/modes/scooters/supported-scooters/hardware-acton-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
