# xEGG fragment

The xEGG fragments will be an asset in xPet.tech's new game. The egg fragments range from 1 to 5 stars, and after being collected, they will appear in your Bag. Once you gather enough egg fragments, you can combine them into an xEGG NFT. When we introduce the egg-opening feature, you'll be able to open these xEGG NFTs and receive items ranging from common to rare, extremely rare, and even unique. These items will hold significant value in xPet.tech's gameplay modes.

The total supply of xEGG NFTs will be 10,000. Their rarity will be distributed as follows:

| Rarity      | Percentage on Total supply | Equivalent NFTs |
| ----------- | -------------------------- | --------------- |
| 1-star xEGG | 50%                        | 5000            |
| 2-star xEGG | 30%                        | 3000            |
| 3-star xEGG | 14%                        | 1400            |
| 4-star xEGG | 5%                         | 500             |
| 5-star xEGG | 1%                         | 100             |

{% hint style="info" %}
The value of xEGG lies in its strategic significance within the gaming realm. The capacity to hatch Angels adorned with rare skills elevates xEGG to an item of immense value. This not only enriches the gaming experience but also introduces novel strategies, enhancing the overall diversity of player approaches. Particularly in Player vs. Player (PvP) scenarios, xEGG takes on a pivotal role. Angels, once hatched, can be individually equipped alongside the primary set of 4 Pets, conferring users with a distinctive advantage. Their unique effects on the team contribute to a substantial edge, significantly boosting the likelihood of victory in intense PvP battles. Read more in [Angel](/features/pvp/angel.md) section
{% endhint %}


---

# 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.xpet.tech/features/pve-adventure/xegg-fragment.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.
