# Getting Started

- [Persona 5 Royal (PC) Mod Support](https://docs.shrinefox.com/getting-started/persona-5-royal-pc-mod-support.md): How to load modded files in P5R on PC - Updated 8/20/25
- [Persona 5 Royal (Switch) Mod Support](https://docs.shrinefox.com/getting-started/persona-5-royal-switch-mod-support.md): How to load modded files in P5R (Switch CFW, RyujiNX, Yuzu) - Updated 10/29/22
- [P5R Mods on Switch Console (CFW)](https://docs.shrinefox.com/getting-started/persona-5-royal-switch-mod-support/p5r-mods-on-switch-console-cfw.md): P5R Mods on Switch console using Atmosphere
- [P5R Switch Mods on PC Emulator (Yuzu/RyujiNX)](https://docs.shrinefox.com/getting-started/persona-5-royal-switch-mod-support/p5r-switch-mods-on-pc-emulator-yuzu-ryujinx.md): P5R Switch Mods on PC using RyujiNX or Yuzu
- [Manually Installing Switch Mods](https://docs.shrinefox.com/getting-started/persona-5-royal-switch-mod-support/manually-installing-switch-mods.md): Creating a CPK without using a Mod Manager - Updated 10/24/22
- [Persona 5 Royal (PS4) Mod Support](https://docs.shrinefox.com/getting-started/persona-5-royal-ps4-mod-support.md): How to load modded files in P5(R) (PS4 HEN)
- [Persona 5 (PS3) Mod Support](https://docs.shrinefox.com/getting-started/persona-5-ps3-mod-support.md): How to load modded files in P5 (PS3 CFW & RPCS3)
- [Persona 4 Golden (PC) Mod Support](https://docs.shrinefox.com/getting-started/persona-4-golden-pc-mod-support.md): How to load modded files in P4G PC
- [Persona 4 Golden (PSVita) Mod Support](https://docs.shrinefox.com/getting-started/persona-4-golden-psvita-mod-support.md): How to load modded files in P4G (Vita CFW & Vita3K)
- [Persona 4 (PS2) Mod Support](https://docs.shrinefox.com/getting-started/persona-4-ps2-mod-support.md): How to load modded files in P4 (PS2, PCSX2 & PS4)
- [Persona 3 Portable (PSP) Mod Support](https://docs.shrinefox.com/getting-started/persona-3-portable-psp-mod-support.md): How to load modded files in P3P (PSP, PPSSPP, Vita CFW, PS4 HEN)
- [Persona 3 FES (PS2) Mod Support](https://docs.shrinefox.com/getting-started/persona-3-fes-ps2-mod-support.md): How to load modded files in P3FES (PS2, PCSX2 & PS4)


---

# 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://docs.shrinefox.com/getting-started.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.
