# Spaceship NFT

## 1. Type and name

| Grade | Type | Total     | Name                                         |
| ----- | ---- | --------- | -------------------------------------------- |
| S     | 4    | 4         | Alpha-S1；Destroyer-S2；Eternal-S3；Enforcer-S4 |
| A     | 4    | Unlimited | Pilot-A01\~A04                               |
| B     | 8    | Unlimited | Creator-B01\~B08                             |
| C     | 16   | Unlimited | Explorer-C01\~C16                            |
| D     | 32   | Unlimited | Wanderer-D01\~D32                            |

## 2.How to obtain the Spaceship

<table data-header-hidden><thead><tr><th width="150">grade</th><th width="150">mint type</th><th width="150">NFT ID</th><th width="150">obtain ways</th><th width="150">probability</th><th width="150">probability</th><th>Can be synthesized</th></tr></thead><tbody><tr><td>Grade</td><td>Mint type</td><td>NFT ID</td><td>Obtain ways</td><td>Time box</td><td>space box</td><td>Can be synthesized</td></tr><tr><td>S</td><td>Early mint</td><td>1~4</td><td>Auction</td><td>-</td><td>-</td><td>NO</td></tr><tr><td>A</td><td>Minting on demand</td><td>Order</td><td>Mystery box</td><td>5%</td><td>1%</td><td>YES</td></tr><tr><td>B</td><td>Minting on demand</td><td>Order</td><td>Mystery box</td><td>10%</td><td>4%</td><td>YES</td></tr><tr><td>C</td><td>Minting on demand</td><td>Order</td><td>Mystery box</td><td>25%</td><td>15%</td><td>YES</td></tr><tr><td>D</td><td>Minting on demand</td><td>Order</td><td>Mystery box</td><td>60%</td><td>80%</td><td>NO</td></tr></tbody></table>

## 3.Spaceship characteristics and usage scenarios

<table data-header-hidden><thead><tr><th width="150">grade</th><th>Increase ratio</th><th width="150">Destroyed or not</th><th>scenes to be used</th></tr></thead><tbody><tr><td>Grade</td><td>Increase ratio</td><td>Destroyed or not</td><td>Scenes to be used</td></tr><tr><td>S</td><td>240%</td><td>No</td><td>Mine, Battle,Adventure</td></tr><tr><td>A</td><td>Random between 80%~120%</td><td>YES</td><td>Mine, Battle,Adventure</td></tr><tr><td>B</td><td>Random between40%~60%</td><td>YES</td><td>Mine, Battle,Adventure</td></tr><tr><td>C</td><td>Random between20%~430%</td><td>YES</td><td>Mine, Battle,Adventure</td></tr><tr><td>D</td><td>Random between10%~15%</td><td>YES</td><td>Mine, Battle,Adventure</td></tr></tbody></table>


---

# 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://theia001.gitbook.io/spaceship/spaceship-factory/spaceship-nft.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.
