# MR STEMER 3-in-1 BattleBots Kit Intro

MR STEMER 3-in-1 BattleBots Kit(HKBK6001A)

MR STEMER 3-in-1 BattleBots Kit is a competitive play set designed for BBC Micro:bit.

Through building and programming different models, students can engage in competitive games and simultaneously increase their interests in coding and engineering.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/3in1.png)

### Contents

1. Robotbit Expansion Board x1(Only for Standard Version)
2. 18650 Rechargeable Battery x1(Only for Standard Version)
3. Set of Building Bricks x1
4. 65mm Wheels x2
5. GeekServo 9G Motors x2
6. GeekServo 9G Servo x1
7. JoyFrog Controller x1
8. Microbit Battery Box x1
9. Microbit Silicon Jacket x1
10. USB Cable x1

### Features

* Learning by playing
* Allows easy expansion via building bricks
* Easy-to-pick-up programming
* Easy-to-build models
* Designed for Micro:bit
* Compatible with other Kittenbot products

### Specifications

Please refer to: [Robotbit](https://kittenbothk-eng.readthedocs.io/en/latest/Microbit_eboard/Robotbit/Robotbitfull.html)

### Demonstration Video

[![../../\_images/35.png](https://kittenbothk-eng.readthedocs.io/en/latest/_images/35.png)](https://www.youtube.com/watch?v=s-2cRY5CWXo\&feature=youtu.be)

### Models

#### 1. SumoBot

Attack the opponent using the robot’s horn and push it out of the arena, or enter defensive mode to protect your robot from attacks.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/rhino3.png)

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/rhino2.jpg)

#### 2. Flag Swiper

Use the arm to swipe down the flags on the opponent.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/flag3.png)

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/flag2.jpg)

#### 3. RoboPusher

Make use of its agility to retrieve important resources from the arena.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/transport3.png)

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/transport2.jpg)


---

# 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://sharinghub-eng.kittenbot.hk/educational-kit-sets/mr-stemer-3-in-1-battlebots-kit/mr-stemer-3-in-1-battlebots-kit-intro.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.
