# Introduction

{% hint style="info" %}
**P4G Community Enhancement Pack was finalized on 19 April 2025.**

The pack still works, but it will no longer receive updates or support.\
Information on these pages may be outdated.

See the **Final Release FAQ** in **p4g-cep-docs.wacz** for more information.
{% endhint %}

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

**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 %}

This archive hosts the setup instructions for **P4G CEP for Steam Deck**.

For more information about P4G CEP, open the **p4g-cep-docs.wacz** file.


---

# 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-deck.cep.one/introduction.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.
