# Why FOREST Exists

{% hint style="info" %}
“Crypto was meant to be a place where people create. Not a place where everyone launches the same token 10,000 times.”
{% endhint %}

Over time, launchpads became predictable. Same supply. Same curve. Same experience.

FOREST was built to reopen that creative frontier - a protocol where:

{% tabs %}
{% tab title="Principles" %}

* builders define the mechanics, not the platform
* experimentation is normal
* failures teach and successes grow the ecosystem
* tokens feel alive, not standardised
  {% endtab %}

{% tab title="What FOREST Is" %}
FOREST is the environment, the tools, and the infrastructure.\
What gets built on top is entirely up to the builder.
{% endtab %}
{% endtabs %}

{% hint style="success" %}
FOREST exists to bring creativity back to token creation.
{% 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/why-forest-exists.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.
