# How to play

### PlaySUPERKIND offers two exciting gameplay modes: Bottom-up Creative Mode(BCM) and Top-down Creative Mode(TCM).&#x20;

### Each mode provides a unique experience tailored to different creative approaches, with a tier and level system to progress through as you achieve success.

{% content-ref url="/pages/NySVZIRPvff8Rf2B054q" %}
[Bottom-up Creative Mode](/playsuperkind-rulebook/how-to-play/how-to-play/bottom-up-creative-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/qACoVF7OCtqIiS6xT452" %}
[Top-down Creative Mode](/playsuperkind-rulebook/how-to-play/how-to-play/top-down-creative-mode.md)
{% endcontent-ref %}


---

# 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://rulebook.gitbook.io/playsuperkind-rulebook/how-to-play/how-to-play.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.
