> For the complete documentation index, see [llms.txt](https://extremall.gitbook.io/advancedkits/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://extremall.gitbook.io/advancedkits/welcome/introduction.md).

# Introduction

## Ready to test our plugin?

Curious to experience the power of AdvancedKits firsthand? Our test server is available 24/7, inviting you to explore the plugin at your own pace. Take your time to thoroughly test AdvancedKits and witness its capabilities in action!\
\
Server IP: **`test.extremall.xyz`**

## Where can I purchase this plugin?

This plugin is sold exclusively on the [SpigotMC](https://www.spigotmc.org/resources/90054/) (15.00 EUR) and [BuiltByBit](https://builtbybit.com/resources/18285/) (19.00 USD + VAT)

## Where can I get support?

If you need any assistance with this plugin or just have a few questions you can always open a support ticket on our [Discord](https://discord.gg/hs9vHatbXU) server.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://extremall.gitbook.io/advancedkits/welcome/introduction.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.
