# Details Page

By accessing the Scooter List as indicated in the [Scooters section](/admin-site/modes/scooters.md), you can click on any individual scooter to view additional settings such as the scooter information, [**rentals**](/admin-site/rentals.md), [**tickets**](https://documentation.movatic.co/feature-guide-2/customer-support), [**maintenance logs**](https://documentation.movatic.co/feature-guide-2/maintenance) and event logs. You can check who rented the scooter, what day and time it was rented, maintenance tickets that are tied to the scooter,  and a list of historical maintenance information.&#x20;

While the Assignments section displays the assigned hardware to the Scooter. In the upper right corner of the Assignments section is the +Add button which allows you to add an assignment to the designated Scooter.

<figure><img src="/files/jz9fpXnZ8lOAYhGpSkGG" alt=""><figcaption><p>Details page</p></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/details-page.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.
