# Beamable

Beamable is a backend platform that handles the infrastructure side of live-service game development, including leaderboards, cloud saves, social features, and live ops tooling. Using Beamable lets our team focus on building the game rather than custom backend systems.

Beamable was recently acquired by Skillz, with the same team continuing to lead development under the new structure. Our integration remains fully supported.

For Warped Universe, Beamable handles in-game purchases, virtual currency systems, and scalable live updates, keeping the player experience responsive as the game grows.


---

# 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://wp.warped.games/beamable.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.
