# Mod Nintendo Switch Game

- [Pokémon Brilliant Diamond and Shining Pearl](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl.md): Welcome to Pokémon Brilliant Diamond & Shining Pearl modding book!
- [Install mods on Nintendo Switch](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/install-mods-on-nintendo-switch.md): How to Mod Pokemon BDSP on Nintendo Switch (A Tutorial for Pokemon Brilliant Diamond and Shining Pearl)
- [Install mods on Yuzu/Ryujinx Emulator](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/install-mods-on-yuzu-ryujinx-emulator.md): How to mod Pokemon BDSP on Yuzu/Ryujinx Emulator ( A Tutorial for Pokemon Brilliant Diamond and Shining Pearl)
- [Custom font for Pokémon BDSP](https://book.loliteam.net/mod-nintendo-switch-game/pokemon-brilliant-diamond-and-shining-pearl/custom-font-for-pokemon-bdsp.md): Step-by-step instructions to create custom fonts for Pokémon BDSP


---

# 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://book.loliteam.net/mod-nintendo-switch-game.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.
