# Final Release FAQ

{% hint style="danger" %}
**p4g.cep.one will go offline on 31 December 2027.**

**P4G CEP will still be available for download on GameBanana and Nexus Mods.**\
**A complete archive of this site is now included with the project.**
{% endhint %}

## After over four years, P4G Community Enhancement Pack has been finalized.

The pack will continue to work, but it will no longer get updates and support.

We'd like to thank all of the mod and tool creators who made this pack possible, as well as all of our wonderful users who provided feedback and encouragement over the years.

## Why end support?

* P4G CEP is in an incredibly stable state—we receive fewer than one support ticket per month.
* After nearly five years, most of the P4G modding community has moved onto other games or projects. Additions to the pack slowed down because there's not much to add!
* We're all preparing for the upcoming release of Persona 4 Revival!

## Where should I go from here?

P4G CEP is still working great. If you're happy with it, you can keep using it!

The mods and tools included in P4G CEP will continue to receive automatic updates from their creators, but the prerequisites to run Reloaded II may update in the future. Keep an eye on the [**Reloaded II website**](https://reloaded-project.github.io/Reloaded-II/) and [**GitHub repository**](https://github.com/Reloaded-Project/Reloaded-II/) for any important changes.

If you're looking for new mods to add to P4G, you can browse and download them on [**GameBanana**](https://gamebanana.com/games/17755). Keep an eye on the upcoming [**P4 Fog Restoration**](https://gamebanana.com/wips/86080) mod—BrawlerAce is doing some incredibly cool overhaul work with it.

## What about the installation instructions?

Offline installation instructions are now included with P4G CEP on [**GameBanana**](https://gamebanana.com/mods/download/50961) and [**Nexus Mods**](https://www.nexusmods.com/persona4golden/mods/11?tab=files).

They can be opened on the website [**replayweb.page**](https://replayweb.page/) or with any WACZ / WARC archive viewer.


---

# 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://p4g.cep.one/final-release.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.
