> For the complete documentation index, see [llms.txt](https://gabriel-djalayer.gitbook.io/gdteam-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gabriel-djalayer.gitbook.io/gdteam-wiki/guides/licenses.md).

# Project Licensing

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

*Last updated on 16/06/2026*

## Resource Pack

<details>

<summary>GUI PurpleOLED</summary>

You may:

* ✅ Include this project in modpacks.
* ✅ Use this project on servers.
  * Personal/private servers → credit not required.
  * Public or monetized servers → credit required.
* ✅ Create content featuring this project (YouTube, Twitch, TikTok, etc.).
* ✅ Monetize videos or servers using this project.

You must:

* Credit the original creator when using this project publicly.

You may not:

* ❌ Reupload or redistribute this project on other websites or platforms.
* ❌ Publish modified versions, forks, or derivatives without explicit permission.
* ❌ Claim this project as your own.

</details>

<details>

<summary>GUI NightStylized</summary>

You may:

* ✅ Include this project in modpacks.
* ✅ Use this project on servers.
  * Personal/private servers → credit not required.
  * Public or monetized servers → credit required.
* ✅ Create content featuring this project (YouTube, Twitch, TikTok, etc.).
* ✅ Monetize videos or servers using this project.

You must:

* Credit the original creator when using this project publicly.

You may not:

* ❌ Reupload or redistribute this project on other websites or platforms.
* ❌ Publish modified versions, forks, or derivatives without explicit permission.
* ❌ Claim this project as your own.

</details>

<details>

<summary>ToolTips Stylized</summary>

You may:

* ✅ Include this project in modpacks.
* ✅ Use this project on servers.
  * Personal/private servers → credit not required.
  * Public or monetized servers → credit required.
* ✅ Create content featuring this project (YouTube, Twitch, TikTok, etc.).
* ✅ Monetize videos or servers using this project.

You must:

* Credit the original creator when using this project publicly.

You may not:

* ❌ Reupload or redistribute this project on other websites or platforms.
* ❌ Publish modified versions, forks, or derivatives without explicit permission.
* ❌ Claim this project as your own.

</details>

<details>

<summary>GUI SimpleStylized</summary>

You may:

* ✅ Include this project in modpacks.
* ✅ Use this project on servers.
  * Personal/private servers → credit not required.
  * Public or monetized servers → credit required.
* ✅ Create content featuring this project (YouTube, Twitch, TikTok, etc.).
* ✅ Monetize videos or servers using this project.
* ✅ Publish modified versions, forks, or derivatives.

You may not:

* ❌ Reupload or redistribute this project on other websites or platforms.
* ❌ Claim this project as your own.

</details>

## Mod & Datapack

<details>

<summary>GD Uncrafter</summary>

You may:

* ✅ Include this project in modpacks.
* ✅ Use this project on servers.
  * Personal/private servers → credit not required.
  * Public or monetized servers → credit required.
* ✅ Create content featuring this project (YouTube, Twitch, TikTok, etc.).
* ✅ Monetize videos or servers using this project.

You must:

* Credit the original creator when using this project publicly.

You may not:

* ❌ Reupload or redistribute this project on other websites or platforms.
* ❌ Publish modified versions, forks, or derivatives without explicit permission.
* ❌ Claim this project as your own.

</details>


---

# 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:

```
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.
