# Knowledge

The goal of the Knowledge System is to consolidate items or other objects together. This applies to cosmetic items such as Armor Trims, Pottery Sherds, & Banner Patterns, but also to Enchantments.

The 3 cosmetic types only need to be learned once per-player, & that player will be able to apply them at their respective workstation to their respective blocks/items. For example, if you learn the Dune armor trim, you will be able to apply that to any armor without using the armor trim item.

In fact, the Armor Trim, Pottery Sherd, & Banner Pattern items will be made inaccessible to players in survival.

Enchantments are a special case.

<figure><img src="/files/BjnQelbqbfi5bG25zfOb" alt=""><figcaption></figcaption></figure>


---

# 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.creoii.dev/great-big-world/mechanics/knowledge.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.
