# Stardust

**Stardust** is a new internal material inside **CryptoMines Reborn** that will reflect the amount of burned NFT you have inside your account, this material is not interchangeable and can be used to repair your fleets inside your account. In addition, it can also be turned into **Health Packs** in order to be sold in the marketplace.&#x20;

**Stardust** can be obtained by burning **Spaceships** or **Space Workers** of any given rarity. More **Stardust** will be extracted on those with higher rarity, that is to say, a burned **Space Worker** of **5** ⭐⭐⭐⭐⭐  will give you more Stardust than one of **1** ⭐.

In the following tables you can see the **Stardust** awarded by each **NFT**:

| Space Worker | Stardust |
| ------------ | -------- |
| 5 ⭐          | 1062.05  |
| 4 ⭐          | 594.75   |
| 3 ⭐          | 451.02   |
| 2 ⭐          | 378.85   |
| 1 ⭐          | 340      |

| Spaceship | Stardust |
| --------- | -------- |
| 5 ⭐       | 1049.38  |
| 4 ⭐       | 550.92   |
| 3 ⭐       | 472.22   |
| 2 ⭐       | 396.66   |
| 1 ⭐       | 340      |


---

# 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-reborn.cryptomines.app/gameplay/sustainability/stardust.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.
