# Goodbye Foreverred

Goodbye Foreverred is an original game being developed in the LÖVE framework, serving as a spiritual successor to [Foreverred](/mods/foreverred.md). Unlike the original Celeste Classic mod, it's engine has been built from the ground up to facilitate it's larger scale and unique gameplay.

### Features:

* 7 main chapters, each containing over 30 hand-crafted levels.
* Buttery smooth platformer movement built for speedrunning
* A wide variety of locations to jump, climb, and dash through
* A dynamic original soundtrack by RubyRed and Augie745

{% embed url="<https://www.youtube.com/watch?v=ezPpHzA_jeg>" %}
Chapter 1: Outer Orbit
{% endembed %}

{% embed url="<https://youtu.be/FRrgMYSJgTs?si=2OgxP5G9UVAvLnBx>" %}
Chapter 4: Serenity
{% endembed %}


---

# 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://www.petthepetra.com/projects/goodbye-foreverred.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.
