# Battle Turret

A robot capable of long-range artillery, aim and shoot the rubberband to knock the opponents.

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

### Building Instructions and Sample Program

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

[attle Turret](https://makecode.microbit.org/_1HuUtRi7rbat)

### Sample Wiring

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

### Operating the Robot

1. Load rubber bands onto the turret.
2. Use the left button to adjust the firing angle.
3. Press A and B buttons to adjust the rotation.
4. Use the right button to shoot.


---

# 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/battle-turret.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.
