# Introduction

### Welcome to MasterBOT

MasterBOT is building the **robot-agnostic autonomy brain** for the next generation of physical robots.

Our mission is to create a modular intelligence system designed to operate any legged robotic platform, enabling robots to **perceive**, **navigate**, and **make decisions** in the real world.

MasterBOT combines robotics, AI, and community collaboration to accelerate the development of an open and decentralized intelligence layer for physical automation.

### The Vision

**A Public Intelligence Layer for Real-World Robotics**

Robotics is entering its exponential era. Intelligent mobile robots will work in factories, warehouses, laboratories, and our daily environments.\
But the greatest bottleneck is not the hardware — it is the **software intelligence** that powers autonomy.

MasterBOT is creating a shared autonomy stack that evolves continuously, shaped by builders and researchers aligned with advancing the state of physical AI.

> This is a long-term movement:\
> a future where intelligent machines become a foundational part of human progress.

<figure><img src="/files/fEiiylItykPN4W6RsgkD" alt=""><figcaption></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://masterbot.gitbook.io/masterbot/introduction.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.
