# Tech

Super Snappy's tech and design is market proven by games made for and/or run by clients as Snap, Facebook, Playco, Voodoo, Kongregate and others.&#x20;

It is owned by the studio behind Super Snappy, Gamebop, and was developed over the last ten years.

## TOY ENGINE

Fast game engine deployed on top of [PlayCanvas](https://www.playcanvas.com), to build 3D HTML5 games with polish and performance equivalent to mobile/Native. Exports to all platforms.

## CONQUER OS

Unified frontend / backend API that handles data storage, accounts, multiplayer server, analytics, blockchain, marketplace and distribution.

## MOTOR ENGINE

C++ multiplayer platformer / shooter engine running on Unreal Engine 5 version of TOY, for the console builds of all Super Snappy games.

## $SUPRBUX TOKEN

Our premium currency.


---

# 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://nowwa.gitbook.io/supersnappy.io/introduction/tech.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.
