# About Us

Building unstoppable games by designing for composability from the ground up.

{% tabs %}
{% tab title="Game Design" %}
{% embed url="<https://drive.google.com/file/d/1OJwq5LCO_j9OCRlWX6w_NrrPzpXk4e49/view?usp=sharing>" %}
Supersize game design
{% endembed %}
{% endtab %}

{% tab title="Pitch Deck" %}
{% embed url="<https://docs.google.com/presentation/d/1nzNEUZCf5MDsn0AMaHWNrHtO1dmE7fLvnAhawrUnuzU/edit#slide=id.g2c9dc7b8f85_0_83>" %}
Supersize pitch deck
{% endembed %}
{% endtab %}
{% endtabs %}


---

# 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://docs.supersize.gg/about-us.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.
