# Solar NFT Introduction

**Solar NFT** is the core asset within the platform's ecosystem, fully representing a user's level and entitlements. Its level not only determines the user's exclusive identity tag but is also closely tied to the priority of platform services and depth of participation. Holding a Solar NFT unlocks multiple privileges, including staking mining and community incentives—the higher the level, the greater the benefits. Solar serves as a crucial link between user value and the platform’s long-term growth. Additionally, owning a Solar NFT enables participation in **MasterBox** synthesis, where the success rate is positively correlated with the **Solar’s rarity and level**.

1. **Solar** is the official IP avatar of the X-ZONE platform and represents a user's Web3 rights and status within the ecosystem.
2. The **Solar NFT** has a total of **seven attributes**, including **Rarity**, **Level**, **Hashrate**, **Wealth**, **Luck**, **AGI (Artificial Intelligence)**, **Energy**, and **Health**.
3. Solar NFTs evolve through **five growth stages**: **Seed**, **Sprout**, **Mini Sunflower**, **Bloom**, and **Fruit-bearing**.<br>

   <figure><img src="/files/G503XZgHi2vgEydvaihi" alt=""><figcaption></figcaption></figure>
4. **Solar NFT Synthesis – MasterBox**\
   **Synthesis Requirements:**

   * Requires **two Solar NFTs**
   * Both NFTs must have a **Level greater than LV0**

   **Synthesis Probability Formula:**\
   The success rate of synthesizing a MasterBox is **positively correlated** with the following factors:

   * **NFT Rarity Level** (SSR > SR > R > N)
   * **NFT Level** (LV4 > LV3 > LV2 > LV1)\
     The **higher the rarity** and **level** of the two NFTs used, the **greater the success rate**.

   **Note:** If the synthesis fails, the **Solar NFTs will not be returned**, but a **random amount of XOE tokens** will be given as compensation.


---

# 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://x-zone.gitbook.io/x-zone/product-roadmap/solar-nft-introduction.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.
