> For the complete documentation index, see [llms.txt](https://gamepaper.noagame.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamepaper.noagame.io/the-nfts/shards/special-shards.md).

# Special Shards

These shards were introduced later in game and are also used for blending as special ingredients for various NFTs. Each can be obtained in a different pack or as a blend result.

Special Shards can be used to blend [Series 2](/the-nfts/series-2.md) cards. Some Metallic cards blends also require special shards.

### Blend Shard

This is the most common of all special shards. Multiple Blend Shards are often required in blending.

![](/files/WO1bDSjCoxY3PZbBBw0u)

**Found in:**   Classic Loot Pack #2  -   Classic Loot Pack #3  -  Booster Pack #4

### Fusion Shard

![](/files/5WU4x7GzAphL7vLJNEsp)

<mark style="color:yellow;">Obtained by blending rarity shards.</mark>

[**BLEND HERE**](https://neftyblocks.com/c/noacollector/blends/blend.nefty/14985)

### Fire Shard

![](/files/PJaQ6NbLeqIILaa68X5o)

**Found in:**   Classic Loot Pack #2  -   Classic Loot Pack #3  -  Booster Pack #4

### Energy Shard

![](/files/7G3m5NCFDjyyHrz7Wuz3)

**Found in:**   Classic Loot Pack #2   -  Booster Pack #4

### Spectral Shard

![](/files/yLjMSA1AkfgPhIllX4du)

**Found in:**   Classic Loot Pack #2   -  Booster Pack #4

### Void Shard

![](/files/gYjEwk6IbzoeHgqba7GS)

**Found in:**   Classic Loot Pack #3  -  Booster Pack #4

### Ice Shard

![](/files/Xu38iWs97CPz2xBhFAx4)

**Found in:**   Classic Loot Pack #3  -  Booster Pack #4

###

###

###

###


---

# 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://gamepaper.noagame.io/the-nfts/shards/special-shards.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.
