# No Time to Waste

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

### Rewards

* :trophy: **400 XP**

**\[Zoe Foxlin]** You've heard the news, right? You haven't!? Do you even check your notifications!? We're down a competitor for tonight's Bot Battles! The headline match was supposed to feature Ben Carr, one of our volunteer firefighters. But a wildfire sprung up a few hours ago. His whole squad got called out to fight it. I've been scrambling to find someone to take his place.

I know you haven't been here long, but Zoe tells me you're a total natural. This could be your big break. A chance to show off your bot battling on the big stage. Do you think you can put a bot together in time?

One important thing. Tonight's battle is custom controls only! Hurry over to Zoe's Garage and she can help you put the finishing touches on your very own control program.

<figure><img src="/files/0sJmSUsJgH8bNS3n5g2j" alt=""><figcaption></figcaption></figure>

***

I can't believe it worked. I couldn't have done it without you!

Wait, what time is it!? Whew, we JUST made it. I'm going to send this program over to the Martinez Twins. VentureState's bot won't stand a chance.

Now that you know how to code, you can start experimenting with custom joystick controls for your own bot designs. Come back to me when you're ready to learn how to use controller buttons, too. I can even show you how to trigger automations.


---

# 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/adventure/quests/no-time-to-waste.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.
