> For the complete documentation index, see [llms.txt](https://play.robobattles.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://play.robobattles.com/adventure/lore/characters/zoe-foxlin.md).

# Zoe Foxlin

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

Zoe Foxlin is the owner and operator of [Zoe's Garage](/adventure/lore/places/zoes-garage.md), a central hub for robot builders in [Stardust Springs](/adventure/lore/places/stardust-springs.md). Known for her mechanical ingenuity, Foxlin has become an essential figure in the RoboBattles community.

## Early Life

Growing up in a family-owned aircraft repair shop, Foxlin spent her childhood surrounded by tools and machinery. Her mother, a pilot who ran Foxlin's Air Repair for over forty years, encouraged her natural curiosity about how things worked. By age twelve, Zoe could diagnose engine problems by sound alone, a skill that would later prove invaluable in RoboBattles maintenance.

The original Foxlin's Air Repair closed when her mother retired, but the building remained in the family. Years later, when [Mayor Ishii](/adventure/lore/characters/lily-ishii.md) launched the [Neighborhood Workshop Initiative](/adventure/lore/characters/lily-ishii.md#the-neighborhood-workshop-initiative), Zoe converted the space into Zoe's Garage.

## Role in Robot Building

### Technical Expertise

In the RoboBattles community, Foxlin serves as more than just a garage operator. Her deep mechanical knowledge makes her an invaluable resource for newcomers seeking guidance on their first builds. During tournaments, she often works behind the scenes as an emergency repair specialist, helping competitors salvage and rebuild their robots between matches.

### Design Philosophy

Foxlin's approach to robot construction emphasizes whimsical designs. She encourages builders to think creatively about salvaged materials, finding silly, colorful, and wild uses for discarded items that others might overlook. This philosophy has influenced many builders in the community to consider not just how their robots will perform in competition, but how they will entertain the crowd and inspire young aspiring robot builders of all backgrounds.

### Mentorship Philosophy

Foxlin takes pride in making Zoe's Garage a welcoming place for all residents of Stardust Springs. Community members love to hang out in her garage. She keeps the snack drawer well stocked with everyone's favorite snacks, and prioritizes fun over rule-following. Foxlin always says "yes" to requests for help, no matter how busy her schedule is. She engages robot builders of all backgrounds by answering questions and sharing design ideas.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/lore/characters/zoe-foxlin.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.
