# Mantis Rover Documentation

<figure><img src="https://4109470518-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPd0aLcpVs3WhAutrkHAs%2Fuploads%2FUcdWkdv1JbiCb0YEjsfb%2FMantis%20PVC%20EV_ISO.png?alt=media&#x26;token=9ada20be-d5d9-4b02-a736-8ab2f99e0995" alt=""><figcaption></figcaption></figure>

## Overview

This portal serves as your central hub for everything related to the Mantis Rover. Here, we provide comprehensive guidance on unboxing, assembling, configuring, and programming your rover. Additionally, we offer examples for 3D design and coding in Scratch, JavaScript, and Python.

## Get Started

We've compiled a set of useful guides to facilitate a quick and easy setup of our product. Utilize the left-side navigation menu to find the most suitable starting point for you.


---

# 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://rover.mantismc.com/readme.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.
