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

# Welcome

{% hint style="info" %}
After purchasing a Resource, your license key is issued manually. Join our Discord server and open a ticket to receive your key.

**Discord:** <https://discord.gg/PhwdwdRMU8>
{% endhint %}

Welcome to the official documentation of all blixa's plugins. Whether you're setting up your first plugin or fine-tuning an advanced configuration, you'll find everything you need right here.\
\
Inspired by [Hugster](https://docs.hugster.net/) go checkout his plugins to

#### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>KitHarbor</strong></td><td>A simple, powerful kits plugin.</td><td><a href="/files/awOcIrPCYLAEPUsIlIzJ">/files/awOcIrPCYLAEPUsIlIzJ</a></td><td></td><td><a href="/pages/Rg0i8sawHsSTXNAw78ve">/pages/Rg0i8sawHsSTXNAw78ve</a></td></tr><tr><td>UltraCoupons</td><td>Easy coupon plugin for you</td><td><a href="/files/7iAZ10ZNTZz8s2Ymxu0M">/files/7iAZ10ZNTZz8s2Ymxu0M</a></td><td></td><td><a href="/pages/lbOflrFECtlk9Svimrj6">/pages/lbOflrFECtlk9Svimrj6</a></td></tr><tr><td>StorePodiums</td><td>The best plugin to display your patrons</td><td><a href="/files/8QrDa24P0SWr9uFHCXfF">/files/8QrDa24P0SWr9uFHCXfF</a></td><td></td><td><a href="/pages/XC3EgrXdyi4bL151SIN4#requirements">/pages/XC3EgrXdyi4bL151SIN4#requirements</a></td></tr><tr><td>Paperwipes</td><td></td><td><a href="/files/aXCbqBheYLntQ3tRXhGl">/files/aXCbqBheYLntQ3tRXhGl</a></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.blixaozric.online/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
