# Battle Rules

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

**\[Judge Ethan]** The battle rules are designed to make sure the robot with the most exciting recycling performance is the winner. 💥

### How to Win

1. Knock out the other robot, OR
2. Finish the battle with the most [recycling points](#recycling-points)

### Knockout

3. A robot is knocked out if the player has lost control over its movement.
4. If a robot looks like it is no longer under the player's control, the battle is paused and the player must show control by driving their robot to a particular area of the arena.

### Recycling Points

5. If a battle reaches the 3 minute mark, the robot with the most recycling points wins.
6. Recycling points reward a robot for having decorations that break apart in battle.
   1. If **your robot** causes the crash, you get points for all decorations that break off— **even your own**.&#x20;
   2. If **both robots** cause the crash, each player gets points for decorations that break off **their own robot**.
   3. The more awesome the crash looks, the more points it's worth.

### Unsticking

7. If both robots get stuck for 10 seconds, battle is paused and the robots may be separated.

{% hint style="warning" %}
***\*FWEEET\******&#x20;🎺** A well tuned robot can reach high speeds. Always play RoboBattles under adult supervision. Wear safety glasses. By participating, you agree to assume all responsibility for safety precautions and risks. 🥽
{% endhint %}


---

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