# Licenses

{% hint style="warning" %}
These rules may be modified at any time, if necessary.
{% endhint %}

## Resource Pack

<details>

<summary>GUI PurpleOLED</summary>

You can:

* ✅ Use this pack on your server or modpack!

You may not:

* ❌ Redistribute this pack on other platforms.
* ❌ Use this project for commercial purposes.

</details>

<details>

<summary>GUI NightStylized</summary>

You can:

* ✅ Use this pack on your server or modpack!

You may not:

* ❌ Redistribute this pack on other platforms.
* ❌ Use this project for commercial purposes.

</details>

<details>

<summary>ToolTips Stylized</summary>

You can:

* ✅ Use this pack on your server or modpack!
* ✅ Share a modified version of this project, provided you respect the following points:
  * You must credit me as the original creator in your description.
  * You must include a link to the original project in your description.

You may not:

* ❌ Redistribute this pack on other platforms.
* ❌ Use this project for commercial purposes.

</details>

<details>

<summary>GUI SimpleStylized</summary>

You can:

* ✅ Use this pack on your server or modpack!
* ✅ Share a modified version of this project, provided you respect the following points:
  * You must credit me as the original creator in your description.
  * You must include a link to the original project in your description.

You may not:

* ❌ Redistribute this pack on other platforms.
* ❌ Use this project for commercial purposes.

</details>


---

# 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://gabriel-djalayer.gitbook.io/gdteam-wiki/guides/licenses.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.
