# Install

- [Getting Started](https://p4g-deck.cep.one/install/getting-started.md): Requirements and initial setup.
- [Download and Prepare](https://p4g-deck.cep.one/install/download-and-prepare.md): Set up modding folders.
- [Install Flatpaks](https://p4g-deck.cep.one/install/install-flatpaks.md): Download and install the Protontricks and Flatseal flatpaks.
- [Steam and P4G](https://p4g-deck.cep.one/install/steam-and-p4g.md): Configure Steam and verify your P4G installation is unmodified.
- [Protontricks](https://p4g-deck.cep.one/install/protontricks.md): Configure the P4G wineprefix and install the prerequisite runtimes.
- [Reloaded II](https://p4g-deck.cep.one/install/reloaded-ii.md): Configure the Reloaded II mod loader.
- [Customize Mods](https://p4g-deck.cep.one/install/customize-mods.md): Tweak the mods included with P4G CEP to your liking.
- [Create Steam Shortcut](https://p4g-deck.cep.one/install/create-steam-shortcut.md): Create a shortcut to launch P4G with mods.
- [Final Steps](https://p4g-deck.cep.one/install/final-steps.md): Wrap up installation and play Persona 4 Golden!


---

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