> For the complete documentation index, see [llms.txt](https://wildforest.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wildforest.gitbook.io/whitepaper/team.md).

# Team

Wild Forest is created by Umi Labs and Zillion Whales. Zillion Whales is a game studio founded in 2013 with a passion for real-time strategy games. Zillion Whales team successfully released multiple award-winning games to Steam, mobile, and consoles. While Umi Labs provides guidance in meta-game design, Web3 economy, blockchain development, and GTM strategy.

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

### Wild Forest (in development since Dec 2020)

An RTS with unique single-screen gameplay. DevGamm Best Mobile Game Nominee.

### Mushroom Wars 2

Sequel of our hit RTS game. Was released in 2016, currently in LiveOps (6 years). Over 15M installs.  Multiple awards including AppStore Best Game 2016 & 2017, Indie Prize Best Multiplayer Game, Metacritic score 76, DevGamm Best Mobile Game

### Mushroom Wars: Space!

2015 - Mushroom Wars original game addon

### Mushroom Wars

2013 Ported to Mobile, Steam, PS3. Metacritic score 80

### Road Smash 1 & 2

2014 - 15M organic installs

### First Wood War

2013 - First RTS game


---

# 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, and the optional `goal` query parameter:

```
GET https://wildforest.gitbook.io/whitepaper/team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
