# Modular UI Scenes

## Overview

In first case, I'm talking about [Lucidious98's Modular UI Scenes Plugin](https://eeveeexpo.com/resources/1325/).&#x20;

This plugin is fully compatible with my plugin but as it's page describes, it's only compatible with v21.1 of Pokémon Essentials. This also adds compatibility with [Lucidious98's In-Depth Pokedex Data Page Plugin](https://eeveeexpo.com/resources/1380/).&#x20;

The only thing to keep in mind when using these plugins together with my Region Map Plugin is to use the additional Graphic provided in the Modular UI folder.

This Graphic is included with my plugin's Graphics folder and you'll find it in\
Graphics > UI > Pokedex > Modular UI pokedex > bg\_area.png

The plugin's of Lucidious come with a similar Graphic but if you don't use the Graphic from my plugin instead you won't be able to see the Region Map on the Area Page in the Pokedex. It'll not crash your game but this is because the area where you see the Region Map should be transparent. You should keep this in mind when making a custom Graphic for the pokedex using these plugins.


---

# 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://arckytech.gitbook.io/arckys-region-map-guide/set-up-for-other-plugins/modular-ui-scenes.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.
