# Controls

<figure><img src="/files/by9blBuxcttQ5DVf9hLc" alt=""><figcaption></figcaption></figure>

**\[Zoe Foxlin]** Time to get your robot in motion!

The control system you design for your robot is just as important as the robot itself!

What buttons and joysticks will control which motors? How fast will the motors move? Will there be a delay? Will it set off a dazzling chain of movements across multiple motors? The possibilities are endless. And the power is in your hands.


---

# 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://play.robobattles.com/tutorial/controls.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.
