# 2. Choose a Template

FOREST supports Playable Tokens - tokens that can launch with a mini-app attached.

<figure><img src="/files/8Xa1GtUPyS42YUkb73Yd" alt=""><figcaption></figcaption></figure>

### Template Options

Choose from the following interactive modules:

* **Quests**
* **Simple staking**
* **Risk-to-earn games**
* **Referral modules**
* **Utility widgets**
* **Or no mini-app (classic token)**

### How Templates Work

Each template is a lightweight module that plugs into your token at launch.

You can switch templates before publishing, so experimentation is encouraged.

{% hint style="success" %}
Goal of this step: Pick the experience your community interacts with from day one.
{% endhint %}


---

# 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.forest.inc/creating-a-token/2.-choose-a-template.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.
