# 🥌 Asteroid Exploitation

{% hint style="info" %}
Available in Phase 2 (one month after main launch)
{% endhint %}

The Fragment of Asteroid is a rare drop-off from the PvE quests after the player clears out all the waves of enemies.&#x20;

With enough asteroid fragments gathered, the player can construe a complete asteroid and start mining resources from it. Each asteroid contains a different distribution of Commodity Tokens, but the total amount is going to be enormous.

**The player needs to create a special type of ship capable of mining resources from the asteroid: the miner ship.**&#x20;

![](/files/NdkoHDS5w5zBlY1XHoXc)

Then the player needs to assemble a fleet with miner ships and deploy it to mine the Commodity Tokens from the asteroid.&#x20;


---

# 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/asteroid-exploitation.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.
