# Introduction

Welcome to the official documentation for our RedM scripts, crafted by ZioMark's HUB and available on [Tebex](https://store.ziomark.xyz/).

This guide is designed to provide all the necessary information about the scripts I offer, including:

* A detailed overview of each script
* Available **triggers** and **exports**
* Possible **integrations** you can implement in your own scripts (or others') to fully integrate with my scripts

Whether you're a server owner or a developer looking to extend functionality, this documentation will guide you through everything you need to know to get the most out of **ZioMark's HUB** scripts.

Feel free to explore the various sections and reach out if you have any questions or need further assistance!

***

### Check out our store

{% embed url="<https://store.ziomark.xyz/>" %}


---

# 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://redm.ziomark.xyz/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.
