> For the complete documentation index, see [llms.txt](https://starcrazy-organization.gitbook.io/starcrazywiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starcrazy-organization.gitbook.io/starcrazywiki/nft.md).

# NFT

## Starz

<figure><img src="/files/I7o2cbZttjYdGxtgHplf" alt=""><figcaption><p>SR Starz</p></figcaption></figure>

{% hint style="info" %}
You can buy or bid Starz on the free market. A Starz has eight parts of different quality with an element. Also, it has five basic attributes, **namely attack power, HP, speed, crit, and dodge.**
{% endhint %}

## Buff Starz

<figure><img src="/files/iqgcmaMSoVO4fcX2ofrQ" alt="" width="292"><figcaption><p>Buff Starz</p></figcaption></figure>

{% hint style="info" %}
Buff Starz can be bought through flash sales. They can provide a buff for your Starz lineup in the PVP and the PVE mode.
{% endhint %}

## Seasonal Memorial Starz

<figure><img src="/files/3NeuaX02Dy6yVMDXJhpo" alt="" width="292"><figcaption><p>Seasonal Memorial Starz</p></figcaption></figure>

{% hint style="info" %}
Seasonal memorial Starz are given to the champions of a PVP season. **Unfortunately, they are not longer a part of seasonal PVP rewards for now.**
{% endhint %}

## Planets

<figure><img src="/files/ZmqsQgDqhuG2CWX8baqU" alt="" width="375"><figcaption><p>Planets</p></figcaption></figure>

{% hint style="info" %}
Planets can be bought or bid with **GFS** on **the free market or a planet auction**. Planet owners can construct buildings on it such as training grounds or mining fields. The number of land plots on a planet is decided by its size. They can earn GFS if their planet has been chosen as the PVE battleground.

There are three different sizes of planets:

Stellar = **Medium**

Planetary = **Large**

Supernova = **Extra Large**
{% endhint %}

## ⭐Trade on **mimo NFT marketplace** now:

👉 **GameFantasyCat(GFC):** [**https://nft-test.mimo.exchange/collections/0xad895bab9aedc05604631acbcd293010acee2962**](https://nft-test.mimo.exchange/collections/0xad895bab9aedc05604631acbcd293010acee2962)

👉 **Starz NFT:** [**https://nft-test.mimo.exchange/collections/0xec0cd5c1d61943a195bca7b381dc60f9f545a540**](https://nft-test.mimo.exchange/collections/0xec0cd5c1d61943a195bca7b381dc60f9f545a540)

👉 **Planet NFT:** [**https://nft-test.mimo.exchange/collections/0xabc7c7d9562a186405901c62971790c5622776c4**](https://nft-test.mimo.exchange/collections/0xabc7c7d9562a186405901c62971790c5622776c4)


---

# 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, and the optional `goal` query parameter:

```
GET https://starcrazy-organization.gitbook.io/starcrazywiki/nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
