# Back to base

The mission ends when any of the following occurs:

1. The Meta Crystal has been successfully extracted and unveiled
2. Crystals vanished

In the case of Crystals vanishing before a pilot managed to extract the Meta Crystal one of many scenario can occur and the choice will be up to a vote in the [Council](/space-hunters/council/governance.md).

At the end of the mission, players can keep the crystals they extracted without claiming the prize they encapsulate during the active period. Once a Crystal becomes inactive, it can't be unveiled nor can the prize it encapsulates be claimed.

All inactive crystals will be burnable to get a Pass for the next mission.


---

# 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://space-hunters.gitbook.io/space-hunters/game/back-to-base.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.
