# Phase 1: Exploration

In the first phase of the game, players will be provided to purchase the basic version of the interstellar spaceship in the form of an NFT mystery box. The mystery box will be opened after a few days to show what spaceship is inside.

There are countless planets in Melaxy for players to mint and occupy, <mark style="color:red;">4000 planets are the special ones</mark> with unique appearances and extremely abundant resources. While the remaining planets are unstable planets, their life cycle and resource are random, and they could explode at any time.

4000 planets with different styles and unique features will be randomly distributed in Melaxy. Players need to drive their own spaceships to discover and look for the planets.


---

# 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://melaxy-docs.gitbook.io/melaxy/game-contents-release-phase/phase-1-exploration.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.
