# Links

### [Beginner's Guide to Modding Persona 4 Golden 64-Bit](https://gamebanana.com/tuts/15696)

A great resource for creating a P4G modding setup and learning how to create your own mods.

### [Persona Modding Discord Server](https://discord.gg/naoto)

A chill social space where you can chat with us and other Persona modders. Don't break Rule 1.

### [ShrineFox.com](https://shrinefox.com/) (formerly Amicitia)

The Atlus modding granddaddy. Check out this site if you want to keep up to date with major Persona modding news or dig through mods for older Atlus games.


---

# 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/resources/links.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.
