# Sumo Wrestler

Use its huge body and pushing power to push the opponent out of the arena.

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

### Building Instructions and Sample Programs

[Building Instructions](https://bit.ly/12In1SumobotBuildingInstruction)

[Sumo Wrestler-Joyfrog Controller](https://makecode.microbit.org/_iaaKRmgTP3X7)

[Sumo Wrestler-Microbit Controller](https://makecode.microbit.org/_9fuWMzb4y3bf)

[Sumo Wrestler-Robot](https://makecode.microbit.org/_Jw0F9o94Vb5p)

### Sample Wiring

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

### Operating the Robot

#### JoyFrog Controller:

1. The robot should show a red light and the controller should show a cross (X) when the power is switched on.
2. Press A to pair the robot, the robot should show a green light upon successful pairing.
3. Use the joystick for movement.

#### Microbit Controller:

1. The robot should show a red light and the controller should show a cross (X) when the power is switched on.
2. Press A to pair the robot, the robot should show a green light upon successful pairing.
3. Use the accelerometer for movement.


---

# 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/sumobot-12-in-1-kit/sumobot-12-in-1-model-instructions/sumo-wrestler.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.
