# Unlocking the Vault

A worthy player may unlock the Vault and claim the Prize if the following conditions are met:&#x20;

* The Sweet Release has occurred&#x20;
* The player has at least one of each of the 8 Key Fragment types, comprising a full Key
* The Prize has not yet been claimed&#x20;

The Player who first uses their Key Fragments to win the prize pool is able to mint the Key Token (a collectible NFT) and is transferred the balance of the Prize pool, 64 ETH.&#x20;

&#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://wiki.coinlander.one/coinlander-season-one-guide/the-vault/unlocking-the-vault.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.
