# Parakeets Modding Documentation

The new hub includes:

* Setup and onboarding guides
* Loader and tooling documentation
* Troubleshooting and common issues
* Version updates and migration notes

All current and future documentation will be maintained there.

**Access the full documentation:**\
[Go to the new portal](https://portal.pxrrot.com/?page=docs)

***

**What changed**

* Centralized docs and support resources
* Improved structure for faster lookup
* Updated guides aligned with current releases
* Full Discord integration for multi-license support


---

# 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.pxrrot.com/english/parakeets-modding-documentation.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.
