> For the complete documentation index, see [llms.txt](https://mbground.gitbook.io/game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mbground.gitbook.io/game/races/robots.md).

# 🤖 Robots

The Mechanoids are a highly organized and high-tech race, consisting of autonomous robots and mechanical beings. They were created long ago to serve various purposes, from construction and maintenance to exploration and defense. Mechanoids possess exceptional engineering and technical ingenuity, enabling them to build astonishing machinery and fight with skill.

Characteristics:

1. Mechanical Strength: Mechanoids possess tremendous physical power and endurance due to their metallic nature. They can lift heavy loads and engage in combat with adversaries on the front lines.
2. Technological Progress: This race is in a constant state of development, continually advancing their technologies. They have access to advanced robotics, laser weaponry, powerful combat armored mechs, and other technical achievements.
3. Programmed Logic: Mechanoids operate on software, making them extremely precise and efficient in carrying out tasks. They can quickly adapt to changing conditions and gather information.
4. Social Organization: Mechanoids live in organized communities where each robot fulfills its specialized role. They are subject to centralized authority and are capable of coordinating actions in military operations.
5. Robotic Army: Mechanoids can create powerful armies of robots and mechs for defending their territories. They excel in both technical and military expansion.

Mechanoids are a strong and high-tech race, capable of creatively employing their technical skills in both peaceful and wartime situations. In your game, they can be formidable foes or allies, proficient in constructing impressive defensive structures and military mechs.

|                                                                     |                                                                              |
| ------------------------------------------------------------------- | :--------------------------------------------------------------------------: |
| <img src="/files/CSPpfWgo3EbLzVHauUxu" alt="" data-size="original"> |   <img src="/files/MSDXm8gEGxosL3OJZy0j" alt="" data-size="original">Jumbot  |
| <img src="/files/ANHLO4kUs6cNfua6Ce8K" alt="" data-size="original"> |   <img src="/files/4uc1oWsn9B3DerfRoMp0" alt="" data-size="original">CatBot  |
| <img src="/files/8NmDnbgZTAoTaHjIpDMM" alt="" data-size="original"> |               ![](/files/b8iHwdpeLvZbP22hXrd3)Boris the Britva               |
| <img src="/files/v1mSoPsEhZLcC0sNnbzT" alt="" data-size="original"> |                    ![](/files/rlbur3QJ65JNvYr1Iu6g)Comodo                    |
| <img src="/files/G50xFjciS3UPcll6n8Dl" alt="" data-size="original"> |       <p><img src="/files/t48tVLefvspm85jtkCd4" alt=""></p><p>Tank</p>       |
|                                                                     | <img src="/files/PRNmEjGifJGh41L5YaDZ" alt="" data-size="original">Spaceship |


---

# 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://mbground.gitbook.io/game/races/robots.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.
