# Final Steps

## A Few Tips Before Starting

### Save Often!

* **Save the game often and use all of the save slots.** You get 16 of them for a reason!
  * We recommend saving every night or every other night at the Dojima residence.

### Configuring Custom Sub Menu

* The first time you open the Sub Menu, you'll be asked to configure the **Custom Sub Menu**.
  * If you just want all the basic QOL improvements, simply press the back button and Custom Sub Menu will set itself up automatically.
  * If you'd like to know more about each feature, select it in the menu for a brief explanation and deeper customization options.
* You can change these settings at any time—open the Sub Menu and press the Command Menu button to get back to the configuration window. See the [**FAQ**](/appendix/faq.md#how-do-i-open-the-configuration-menu-for-custom-sub-menu) for more info.

## Launch Persona 4 Golden (Reloaded)

* In Steam, Click **Play** on your **Persona 4 Golden (Reloaded)** shortcut to launch P4G.

<figure><img src="/files/RfhTEhnjaAIYZgg0YUJt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OQTMaJYSudo0nPUzb46v" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Mods will **not** be injected if you just click **Persona 4 Golden**'s Play button in Steam.

You must always start the game through one of the following methods:

* Clicking **Play** on your **Persona 4 Golden (Reloaded)** shortcut in Steam
* Clicking **Launch Application** in Reloaded II

![](/files/RrwhLcWNcQgDALJcXPKT)
{% endhint %}

* If you see the text "MOD LOADER ENABLED" on the title screen, your mods are working!

![](/files/LoPniTyMTqw2zWry7ygp)

<details>

<summary>The game crashed / isn't loading mods.</summary>

Close the game and read the [**Troubleshooting**](/appendix/troubleshooting.md) page for common problems and solutions.

</details>

## All Done!

You're ready to play Persona 4 Golden!

You can jump right in, or you can check out the **Get More Mods** page if you'd like to add even more P4G mods from GameBanana.

{% content-ref url="/pages/m3i5yyGGKrus5kPD9O1u" %}
[Get More Mods](/appendix/get-more-mods.md)
{% endcontent-ref %}


---

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