# 🌌 PvE: Space Exploration

{% hint style="info" %}
Reward: Commodity Tokens + fragment of asteroid
{% endhint %}

To obtain resources, players can also conduct space exploration missions. Every day, player can deploy fleets to undertake the space exploration mission.

The mission involves your fleet fighting through **5 levels** of opponents of varying difficulties. The first level is the easiest and the fifth level is the hardest. The harder the level comes with better rewards. Achieving victory at each level will reward you Commodity Tokens. Achieving victories at all levels will have a possibility of rewarding one piece of fragment of asteroid.

![](/files/qZuCPmG5CnpUsqj4Oyvi)

### Fragment of Asteroid&#x20;

Fragments of Asteroid is the rarest and the most valuable item drops of the space exploration mission. The possibility of obtaining the fragments is small, but the potential value is enormous.

The Fragments of Asteroid could be obtained after the player succeeds all five levels of the space exploration mission. After the completion of all five victories, one piece of the fragment will appear in the item list along with the resources obtained through all 5 victories.

The player needs to gather all 4 pieces of the fragments to complete one full asteroid. They will then be able to mine the asteroid of an enormous source of resources.

\[To be finished]


---

# 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.lightyear.game/intermediate-tasks/pve-space-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.
