# Mantis Scout Documentation

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

## Overview

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

## About this Project

The Mantis Edu project is all about bridging the STEM divide with innovative experiential learning solutions.&#x20;

{% embed url="<https://vimeo.com/823912321?share=copy>" %}

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

```
GET https://scout.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.
