# Technology

## Unity

Wild Forest is created on the Unity game engine. Being one of the most popular cross-platform engines, Unity covers all our technical needs and allows us to develop and scale the game:

Quick cross-platform porting. Unity now supports over 25 different platforms, which perfectly covers our goal to build a cross-platform game, from Android and iOS to consoles and the web.

Performance and scaling. Unity services are tested and adopted by the largest games and studios, which ensures easy and quick scaling without compromising quality and game performance.

Top-quality 3D graphics. Unity supports high-quality 3D game graphics and dominates more than half of the mobile gaming market with the best possible graphics quality.

Understanding players' needs. Built-in Unity analytics helps us understand players' behavior and track and monitor it. With real-time data and insightful dashboards, we aim to constantly improve the players' experience and build the features our players need the most.

Smooth multiplayer experience. Unity is designed to connect players at scale, even for fast-growing multi-platform and cross-platform games. Having Clan activities as a crucial part of the game, we rely on the properly built multiplayer systems.


---

# 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://wildforest.gitbook.io/whitepaper/technology.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.
