# Key Fragments

Key Fragments are minted by burning Shard:&#x20;

{% content-ref url="/pages/OtG73w8R0iO4V7G6ziTr" %}
[Spending Shard](/coinlander-season-one-guide/shard/spending-shard.md)
{% endcontent-ref %}

When minting a Key Fragment, you are assigned a random one of eight possible options of varying rarity. The maximum number of all Key Fragments is 1111 but they are not evenly distributed.&#x20;

These Key Fragments exist as SFTs and are able to be purchased/traded/collected as such.

**There are:**&#x20;

| Fragment Type | Max Quantity |
| ------------- | ------------ |
| 1             | 3            |
| 2             | 10           |
| 3             | 10           |
| 4             | 50           |
| 5             | 100          |
| 6             | 111          |
| 7             | 222          |
| 8             | 605          |

&#x20;&#x20;


---

# 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://wiki.coinlander.one/coinlander-season-one-guide/the-vault/key-fragments.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.
