# Initial page

{% hint style="danger" %}
The wiki is still being worked on, For questions join the Discord.
{% endhint %}

## Who is Lypaka?

Lypaka or Ryan, Is a Pixelmon plugin developer for both Generations and Reforged.\
He started out on a Generations server called PixelBuilt which copied all Pokémon games 100% accurately.\
\
Now he develops plugins in his spare time on both free to use basis and paid plugins, And also takes on submissions for fair prices.

## What plugins does he have released?

Well, Here is an overview!

| Plugin Name              | Generations Support | Reforged Support |
| ------------------------ | ------------------- | ---------------- |
| LegendaryGenerator       | Yes                 | Yes              |
| GottaCatchEmSmall        | Yes                 | Yes              |
| PixelSkills              | Yes                 | Yes              |
| TM-Factory               | Yes                 | Yes              |
| AnotherPixelmonGymPlugin | Yes                 | Yes              |
| PokéSearch               | Yes                 | Yes              |
| PokéBoosters (Lite/Paid) | Yes/Yes             | Yes/Yes          |
| SafariZone (Lite/Paid)   | Yes/Yes             | Yes/Yes          |
| Population Control       | Yes                 | Yes              |
| PokéDuel (Outdated)      | Yes                 | Yes              |

{% hint style="info" %}
For the most updated version join the [Discord](https://discord.gg/59CpAcQJRU)!
{% endhint %}


---

# 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://nonjailbrokenios.gitbook.io/lypaka-s-wiki/master.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.
