# Home

## ⚡ Thunder’s Scripts Documentation

Clear, simple docs for everything in one place. 🚀

### 🔧 How to use

1. Add the resource.
2. Open the config and adjust to your needs.

### 🧭 What you’ll find

* **Overview** — what it does and why it exists
* **Requirements** — what you need before you start
* **Installation** — quick, step by step setup
* **Configuration** — options, toggles, and examples
* **Permissions** — who can use what

### 📚 Categories

* **Core gameplay tools**
* **Player & character utilities**
* **Admin & moderation helpers**
* **Automation & quality of life**
* **Integration & logging**

### 🆘 Need help?

Have a question, confused about something or stuck, join our discord <https://discord.gg/zBYEPsEv2a>. 💬

### 🏷️ Store

Trying to find our store?\
<https://thunders-scripts.tebex.io/>


---

# 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://thunder-6.gitbook.io/thunder-docs/home.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.
