> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/encyclopedia/ad-astra-unlimited-resource-encyclopedia/shards/normal-shards.md).

# Normal Shards

![](/files/TPlUWnV8Pufym4MkmmeG)

Normal Shards come in **six rarities**:

* **Common**
* **Uncommon**
* **Rare**
* **Epic**
* **Legendary**
* **Mythic**

**Shards** are used in the process of upgrading your buildings into a higher level. They have to match the same rarity of the building that is being upgraded and match the building type.

For example:

A **Rare Solar Panel Shard** can only be used on a **Rare Solar Panel**.

![](/files/OM0fc9GL4CXXsV74IuGX)![](/files/PAFWTj8wo3i9RO5kXzxe)

More about upgrading buildings:

{% content-ref url="/pages/NCFrkSfQdvbjfxiJpInX" %}
[Shards and Upgrading](/playerguide/buildings-for-your-martian-homestead/shards-and-upgrading.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.milliononmars.com/playerguide/encyclopedia/ad-astra-unlimited-resource-encyclopedia/shards/normal-shards.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.
