# Standard Items vs Blockchain NFTs

Furthermore, items will be divided into two types, based on if they were purchased using coins/gems (in-app purchases) or bought on the external marketplace.

* **Standard items**: These will be purchased using coins / gems via the in-game store. They will not have any impact on Chaos Shard earn rates, and will be purely cosmetic.
* **Blockchain NFT items**: Are found from opening Chaos Chests, which are purchased on an external marketplace (not the in-game marketplace). These loot boxes must be purchased with Chaos Orbs, and come in varying tiers, with higher tiers of loot boxes costing more, but granting a higher chance of dropping rarer NFT items.


---

# 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.angrymals.io/nfts/standard-items-vs-blockchain-nfts.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.
