# Mantis Scout Documentation

<figure><img src="https://2063100768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCr48QDuaqmy39v0Y2OVc%2Fuploads%2FekCOZFs52FURAGfg4HHn%2Fmantiscout.webp?alt=media&#x26;token=bc5b5b72-c352-4afe-85fb-10b9d4663f94" 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: 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.
