# Next Steps

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

**\[Zoe Foxlin]** Congrats, you're officially an expert on robot parts! Have a sticker. Oh wait, I used the last one as a decal on my flying spiderbot. Have a cookie instead! Oops, I used the cookies as spiderbot fuel. Umm.. this greasy old gear I found in an alley..? Yes. Congratulations. 😅

Where you go next is up to you! If you want to explore the town and level up your skills, go do some quests.

{% content-ref url="/pages/D5r1UQXeCN9adJjRPrA8" %}
[Quests](/adventure/quests.md)
{% endcontent-ref %}

Or if you're ready to battle, you can take the next big step in your RoboBattles journey. You know what they say - to break the rules, you've gotta learn 'em first! And there's no one better to teach you than our RoboBattles judge, Ethan Hill! 🧑‍⚖️ Look for a guy in a striped shirt who looks like he's having WAY too much fun yelling "Foul!"

{% content-ref url="/pages/26xBBagpAQdyRgDWNnW6" %}
[Battle](/battle/rules.md)
{% endcontent-ref %}


---

# 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/next-steps.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.
