# Freebies

- [Item Meta](https://docs.supremeventures.ca/freebies/item-meta.md): Manipulation Items In Any Way Possible - Free to Clients
- [ShockMOTD](https://docs.supremeventures.ca/freebies/shockmotd.md): Simple, Lightweight, Powerful Server List MOTD Plugin
- [AirHeads](https://docs.supremeventures.ca/freebies/airheads.md): A fun an exciting new take on traditional NPC interactions.
- [Simple Chat](https://docs.supremeventures.ca/freebies/simple-chat.md): Drop-in replacement for LPC - Supports Signed Chat Messages
- [Discord Link](https://docs.supremeventures.ca/freebies/discord-link.md): Supported Versions: Java 21 | Game Version 1.20.5+
- [Commands & Permissions](https://docs.supremeventures.ca/freebies/discord-link/commands-and-permissions.md): List of commands and permissions for Shock Discord Link
- [Placeholders](https://docs.supremeventures.ca/freebies/discord-link/placeholders.md): Placeholders provided by PlaceholderAPI
- [Setting up Discord bots](https://docs.supremeventures.ca/freebies/discord-link/setting-up-discord-bots.md): How to create your Discord App for Discord Linking


---

# 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.supremeventures.ca/freebies.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.
