# Mods

- [Neverred](https://www.petthepetra.com/mods/neverred.md): A bite-sized metroidvania mod of Celeste Classic.
- [Celestial Valley](https://www.petthepetra.com/mods/celestial-valley.md): An idle farming game developed in the Celeste Classic engine.
- [Volcana](https://www.petthepetra.com/mods/volcana.md): A puzzle-focused mod of Celeste Classic that was a collaborative effort.
- [Foreverred](https://www.petthepetra.com/mods/foreverred.md): The biggest Celeste Classic mod ever released.
- [Spring Collab 2020](https://www.petthepetra.com/mods/spring-collab-2020.md): A Celeste community collaboration of unmatched proportions - at the time.
- [Other Projects](https://www.petthepetra.com/mods/other-projects.md): Some random Celeste Classic mods I worked on.


---

# 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/mods.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.
