> For the complete documentation index, see [llms.txt](https://wiki.thenodemc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.thenodemc.com/custom-items/item-tiers.md).

# Item Tiers

### Tier List

\*\*\*\*![Common](/files/UlGCB2o8kSXKEultCmhw)**:** These items are found all over Nodenia. They are considered to be ordinary in both power and value.

\*\*\*\*![Uncommon](/files/Qc2rr8ONknhdLA8WFlNJ)**:** These items are found almost anywhere Nodenia. They are generally not very valuable but can be a bit more powerful than Common items.

\*\*\*\*![Rare](/files/9P1ZQckclfCuvUbMZLsY)**:** These items are a bit harder to find, generally requiring more effort/luck to be found in Nodenia. The are usually pretty powerful and their value can vary drastically depending on personal preference.

\*\*\*\*![Epic](/files/hnFDn2RWZkUZ6ho9c94X)**:**

\*\*\*\*![](/files/qR4w13oSLC4oEORYoiRW)**:** These items are considered some of the most unique in Nodenia. They generally provide insane powers and are extremely valuable. These items are only available during special events in Nodenia like Summer Solstice, The Hallowed Haunt or The Wintertide Festival.

\*\*\*\*![Legendary](/files/ehzIzfa1vhQ1ekRzTFNm)**:**

\*\*\*\*![Mythical](/files/N3eXXOhZhADccm5LVU2a)**:** Historians in Nodenia are not confident items of this tier even exist. Rumors about them suggest that if you ever wish to encounter one, you need to participate in the highest caliber of activities. These items are considered priceless due to their rarity.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.thenodemc.com/custom-items/item-tiers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
