# What You Can Do With FOREST

{% hint style="info" %}
FOREST gives creators and teams a complete toolkit for launching, evolving, and powering interactive token economies.
{% endhint %}

### Launch Highly Customisable Tokens

Define supply, fees, routing logic, buybacks, bonding curves, pool allocation, treasury configuration, and more.

{% tabs %}
{% tab title="Token Controls" %}

* Supply configuration
* Fee and buyback logic
* Routing and liquidity behaviour
* Bonding curve programming
* Pool and treasury structure
  {% endtab %}

{% tab title="Outcome" %}
You can shape every layer of your token's mechanics without relying on rigid templates.
{% endtab %}
{% endtabs %}

### Build Playable Tokens With Campaign OS

Campaign OS links a lightweight mini-app to your token, turning it into a playable, interactive asset from the moment it launches.

Every action users take - playing, interacting, completing tasks, triggering events - feeds back into the token’s smart contract, enabling automatic buybacks, burns, rewards, or progression systems.

{% hint style="warning" %}
Tokens become dynamic objects, not static assets.
{% endhint %}

### Grow Communities From Day One

Tokens can launch with built-in engagement loops, on-chain actions, and reward mechanics that make each ecosystem interactive from the start.

{% tabs %}
{% tab title="Engagement Loops" %}

* Task completion
* On-chain actions
* Interaction triggers
* Immediate reward pathways
  {% endtab %}

{% tab title="Effect" %}
Communities start active, not passive - participation drives the token forward from day one.
{% endtab %}
{% endtabs %}

### Create Tokens That Evolve

Tokens can be designed to react to trading activity, community behaviour, or in-app events - enabling economic systems that feel dynamic rather than static.

{% hint style="success" %}
Your token becomes a living system that grows and adapts with its users.
{% 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/understanding-forest/welcome-to-forest/what-you-can-do-with-forest.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.
